# php artisan make:migration create_posts_table
Thank you for reading this post, don't forget to subscribe!データ投入用
# php artisan make:seeder ArticleTableSeeder
モデル作成
# php artisan make:model Article -m
Just another WordPress site
# php artisan make:migration create_posts_table
Thank you for reading this post, don't forget to subscribe!データ投入用
# php artisan make:seeder ArticleTableSeeder
モデル作成
# php artisan make:model Article -m