Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class 'Migration' not found #493

Closed
LudovicRousseau opened this issue Apr 22, 2020 · 1 comment
Closed

Class 'Migration' not found #493

LudovicRousseau opened this issue Apr 22, 2020 · 1 comment

Comments

@LudovicRousseau
Copy link

Detailed description of the problem

I try to migrate from 4.0.1 to 4.0.2

Steps to reproduce the issue

  1. unzip Lychee-v4.0.2.zip
  2. cp Lychee-v4.0.1/.env Lychee-v4.0.2
  3. cd Lychee-v4.0.2
  4. php artisan key:generate -> no error
  5. php artisan migrate
  6. See error

Screenshots

$ php artisan migrate

In 2020_04_22_155712_bump_version040002.php line 6:
                               
  Class 'Migration' not found  

Output of the diagnostics

Unavailable since Lychee is not yet working correctly.

Browser and system

Debian GNU/Linux
No browser involved at this step

@ildyria
Copy link
Member

ildyria commented Apr 22, 2020

Already fixed. :)
9ded2e8

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

No branches or pull requests

2 participants