i am trying to create a migration on laravel 5 but nothing happens when i run "php artisan migrate" command.
I have create a migration file :
"database/migrations/2019_08_09_105236_create_posts_table.php"
by using"php artisan make:migration CreatePostsTable" command. I have entered all my database informations in '.env' and 'database.php' files..
i don't have any error message when i run php artisan migrate, nothing happens, absolutely nothing. i have read a lot of answers on Google but none of them seem to work.
Please help :)
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire