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

Laravel 6 Support. #6

Open
robinhalet opened this issue Sep 8, 2019 · 3 comments
Open

Laravel 6 Support. #6

robinhalet opened this issue Sep 8, 2019 · 3 comments

Comments

@robinhalet
Copy link

I getting an error when i try to upgrade to Laravel 6 :

(fatal) : Symfony\Component\Debug\Exception\FatalErrorException : Class 'Illuminate\Auth\Console\AuthMakeCommand' not found

@baorv
Copy link
Owner

baorv commented Sep 9, 2019

Do you have any PR?

@MickaelViaud
Copy link

Got same problem here, the make:auth command is replaced by another optionnal dependency : "laravel/ui" (see https://laravel.com/docs/6.x/authentication).

I managed to make it work under Laravel 6. I prepare a PR

@speedball73
Copy link

What is the status for this for L6 or L7?

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

4 participants