Posts by Elias Rodrigues • 116 points
1 post
-
0
votes1
answer85
viewsA: Laravel 5.1 ERROR: Fatalerrorexception in Model.php line 852: Class 'App Vendor' not found
@Junior Morais Make sure that Models are at the root of the "app" folder then just put namespace App; On Models Service and Supplier before the line: use Illuminate\Database\Eloquent\Model; Detail:…
laravelanswered Elias Rodrigues 116