DEV Community

dharmiktank
dharmiktank

Posted on

How To Get .env Variable In Laravel 6 ?

i will give you simple example how to get config variable (env variable) in view file laravel 6. we can get env variable value in controller .

more

https://nicesnippets.com/blog/how-to-get-env-variable-in-laravel-6

Top comments (0)