Hi john have you first created any migration file? like php artisan make:migration <your table name>
it was a basic install and first time migrate call
Nevermind, I got around this by setting database credentials in the database config file and removing the env() functions
I know this is a security risk now
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community