I am new with Laravel and I am starting a project. first I made model but I did not find it in app folder and in database/migration folder this the command that i make model with.
app
database/migration
php artisan make:model modelname -m