Remember this artisan command when you create a new table
Hey guys,
This command has been presented there for a while but I want to share it again 🥹
Before I usually do:
php artisan make:migration CreateAbcTables
php artisan make:model Abc
php artisan make:factory Abc
...
It's quite a hassle, isn't i...
sethphat.dev2 min read