dimanche 19 janvier 2020

Class 'App\Models\AdListing' not found in Laravel

I have table whose name is ad_listings, I have created model named as AdListing but when i try to use it in controller i get

Class 'App\Models\AdListing' not found.

$Data = AdListing::where('id',$Id)->get();


from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/3asTIm4
via IFTTT

Aucun commentaire:

Enregistrer un commentaire