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

Login view files are missing and the make:auth command is missing too #6349

Closed
filipac opened this issue Nov 7, 2014 · 3 comments
Closed

Comments

@filipac
Copy link

filipac commented Nov 7, 2014

I was testing a new laravel 5 installation and i wanted to see how the auth system works. But the only artisan command that i have is auth:clear-reminders and when i go to /auth/login the view files are missing and i cannot install them using artisan: InvalidArgumentException View [auth.login] not found.

@marcvdm
Copy link
Contributor

marcvdm commented Nov 15, 2014

As far as i know there where never any views for auth by default.

The make:auth command is gone because the controllers already exists inside the app/Http/Controllers/directory.

@jonathanpmartins
Copy link

I think this is not and issue and it must be closed. @filipac @GrahamCampbell
L5 is still in alpha version.

@GrahamCampbell
Copy link
Member

Thanks again @jonathanpmartins. :)

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