Skip to content
This repository has been archived by the owner on Jun 1, 2019. It is now read-only.

Class 'CreateActivityLogTable' not found #38

Closed
ghost opened this issue Apr 7, 2016 · 2 comments
Closed

Class 'CreateActivityLogTable' not found #38

ghost opened this issue Apr 7, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 7, 2016

Good Day,

Every time I run php artisan migrate:refresh I get the following exception : [Symfony\Component\Debug\Exception\FatalErrorException] Class 'CreateActivityLogTable' not found

How do I go about rectifying this error? Currently I am circumventing it by manually deleting my database and doing fresh migrations and seeds.

Regards,

@sebastiandedeyne
Copy link
Member

Does the class exist in database/migrations? And could you run composer dump-autoload and try again?

@ghost
Copy link
Author

ghost commented Apr 7, 2016

@sebastiandedeyne Yes the class exists, composer dump-autoload fixed it. Thank you for your time.

@ghost ghost closed this as completed Apr 7, 2016
This issue was closed.
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

1 participant