Harry van der Valk

Results 5 comments of Harry van der Valk

Run `composer upgrade` may do the trick.

@SamirBoulil I want to try this package. Do you think is usefull to use this package as a base and upgrade the code?

I also was not able to install the default project. Only some steps helped me. Have you tried a `composer upgrade `in the project folder?

I also had to run php `artisan key:generate` because i recieved the **No application encryption key has been specified** message

The .env file is not creaed. `copy('.env.example', '.env');"` Just make a copy of `'.env.example'` and rename it to `'.env' `