Laravel machen Migrationscontroller Ressource MCR

php artisan make:model Todo -mcr
php artisan make:model <name> -mcr
Faithful Flamingo