If you are using the PHP's default web server (e.g. php artisan serve
) you need to restart your server after changing your .env
file values.
byjml said:
If you are using the PHP's default web server (e.g.
php artisan serve
) you need to restart your server after changing your.env
file values.
Thank u, u just saved my life .
byjml said:
If you are using the PHP's default web server (e.g.
php artisan serve
) you need to restart your server after changing your.env
file values.
Thanks, is totally work for me.
byjml said:
If you are using the PHP's default web server (e.g.
php artisan serve
) you need to restart your server after changing your.env
file values.
thanks a lot its work !
byjml said: If you are using the PHP's default web server (e.g. php artisan serve) you need to restart your server after changing your .env file values.
Worked on the first try, thanks a lot dear:-)
Restart the server, That's all you need to do :)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community