You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
php artisan key:generate
it shows the following error
file_get_contents(C:\xampp\htdocs\estarter-ecommerce-for-laravel/.env): failed to open stream: No such file or directory
in the directory path there is backslash.i think it is causing the problem.how do i solve it?
The text was updated successfully, but these errors were encountered:
php artisan key:generate
it shows the following error
file_get_contents(C:\xampp\htdocs\estarter-ecommerce-for-laravel/.env): failed to open stream: No such file or directory
in the directory path there is backslash.i think it is causing the problem.how do i solve it?
The text was updated successfully, but these errors were encountered: