Support the ongoing development of Laravel.io →
posted 6 years ago

I have just created a new project, created a database, setup my env creadentials, set permissions on storage folder.

when I run: php artisan migrate

nothing happens, please help?

Thanks

Last updated 3 years ago.
0

Hi john have you first created any migration file? like php artisan make:migration <your table name>

Last updated 6 years ago.
0

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

0

I have e problem artisan serve ((

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.