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...





