Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Class Model not found #33

Open
abraao-braz opened this issue Nov 23, 2016 · 1 comment
Open

Class Model not found #33

abraao-braz opened this issue Nov 23, 2016 · 1 comment

Comments

@abraao-braz
Copy link

Can you helpe me I'v got an error when I did php artisan migrate --seed
[Symfony\Component\Debug\Exception\FatalErrorException]
Class 'Model' not found

How can I solve that ?

@giangnguyen95
Copy link

add this into DatabaseSeeder.php
use Illuminate\Database\Eloquent\Model;

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants