DEV Community

Discussion on: Form Example in Laravel 8

Collapse
 
prymov profile image
Arthur Prymov

thanks for help, but i have a error. why?
Error
Class 'App\Models\Post' not found

Collapse
 
sanajitjana profile image
Sanajit Jana

You have to create your model first
and do cross-check that, if you have given the right path or not