We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
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();
Aucun commentaire:
Enregistrer un commentaire