Support the ongoing development of Laravel.io →
posted 9 years ago
Authentication
Last updated 1 year ago.
0

You can use the built in Authentication class to handle it. Laravel doesn't come with a completed Controller and Views, but it does have the functionality available to you. Nettus Laravel 4 Auth Tutorial

Last updated 1 year ago.
0

I bookmarked that page last night at 4 in the morning, I was about to get to it once I finish the beginners tutorials. I guess I'm on the correct track.

Is it extendable? I don't a password recovery feature or permissions.

Last updated 1 year ago.
0

Checkout the Security docs for Password Reset & Reminders.

The Auth library does just that authenticates. Roles/Permission/Groups isn't necessary in all apps, so it's not in the framework I guess. This would be up to you to create those features.

I am coming over from CI, so there maybe 3rd party auth packages that may already come with the features you need.

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Halnex halnex Joined 29 Mar 2014

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.

© 2024 Laravel.io - All rights reserved.