0
I used the command php artisan make:model Exemplo
and I couldn’t find where he saved this generated model so I could change it. I looked in the app/html folder and found nothing.
My db is ready, so I don’t need to use migrate, but I need the template to use the query.
look inside the folder
app
!– novic