I create laravel5,mysql8 environment with docker-compose. I create post table with laravel migration. but I entered mysql container and checked if the table was created, but the table was not created.
I type php artisan make:migration create_posts_table and It works. Then, I did the following.
as pictured, table is not exist. why is this? Thank you for your help.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire