updivision/estarter-ecommerce-for-laravel

PHP Artisan Error

liveweb22 opened this issue · 2 comments

Hi, when i try to generate a key for Artisan, i get this error

In KeyGenerateCommand.php line 96:

file_get_contents(/var/www/html/estarter-ecommerce-for-laravel/.env): faile
d to open stream: No such file or directory

@liveweb22 Do not forget to add these lines at the end of your .env file

ADMIN_ROLE_NAME=administrator
CLIENT_ROLE_NAME=client