silverbux / laravel-angular-admin

Laravel + Angularjs + Bootstrap + AdminLTE binded by Gulp workflow Admin Dashboard Boilerplate / Starter.
http://silverbux.github.io/laravel-angular-admin/
MIT License
923 stars 414 forks source link

installation error in localdevelopment #97

Closed didinkaj closed 2 years ago

didinkaj commented 7 years ago

PHP Warning: require(C:\xampp\htdocs\tally\bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\tally\bootstrap\autoload.php on line 17

silverbux commented 7 years ago

you executed composer install ?

didinkaj commented 7 years ago

yeap now getting RuntimeException in EncryptionServiceProvider.php line 45: No supported encrypter found. The cipher and / or key length are invalid.

silverbux commented 7 years ago

Open .env file, if it does not exists copy .env.example file . and enter credentials. then try to do php artisan key:generate