I'm unsure of this also.
Just to get past it I created my database.sqlite file in /myproject/database directory using touch in the command line.
$ touch database/database.sqlite
So far it's working but is this the correct way to store it using Laravel 5.2?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community