Support the ongoing development of Laravel.io →
Installation Authentication

I've had a break from Laravel and returned to see release 5.1 is out which I'm sure can only be a good thing. Not sure if this is related to that or not, but when I was using 5.0 before and when I run "laravel new myproject" I would get a basic app with authentication out of the box (e.g. routes, views etc). Now I have to manually create routes, copy over views, .. in fact, I got so far and thought, "this is a waste of time", and just copied an previous project and made the changes.

Has this option been removed? I thought this was actually a really good selling point with Laravel that authentication was provided out-of-the-box. Is this not the case anymore? If so - damn, I liked it :(

Anyway hoping that there is an easy means to do this, and it's still available somewhere (perhaps not by default though). Any information on this?

Last updated 2 years ago.
0

Still there but now you can copy and paste the code from the docs if you want or use your own. He gave you the choice, a simple copy and paste does the trick.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

martynbiz martynbiz Joined 15 Feb 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.