Support the ongoing development of Laravel.io →

1,912 Threads

Global Auth Middleware, except user Auth/Login pages?

I'd like to lock down my L5 app to only authenticated users. While playing with the new Middleware s...

0 Likes
2 Replies

Set App Debug if user logged

Hello to all, I have a project in order "production", I create the following rule: Rule #1...

0 Likes
4 Replies

How to change /auth/login to /login?

Hi, Is there a simple way to change the default Laravel 5 authentication URL's like so: mysite.com/...

0 Likes
6 Replies

Laravel 5 addition in default authentication does not appear

Hi I am using laravel 5 default user authentication system except that I have added few exra fields...

0 Likes
1 Replies

oAuth twitter Email support

Hello, do you have any idea about a workaround getting an email address for oAuth twitter user for S...

0 Likes
0 Replies

Laravel auto logout

I want to implement the feature of session out. But regards to that I meant that if somebody is logg...

0 Likes
1 Replies
posted 9 years ago

User registration- confirmation required

What I am doing is I think fairly simple and I was able to do this in L4 but L5 is a bit more compli...

0 Likes
3 Replies
Solved

BUG laravel 5 - sending mail with sendmail - endless loop and unsent mail

using: windows - wamp - sendmail - laravel 5 problem happens when place 'sendmail' in config/mail.p...

0 Likes
2 Replies

Create default subscription plan using laravel cashier

I have two type of user. Artist & Customer. Now for Artist there are three type of plan. Bronze=...

0 Likes
0 Replies

Check for old password to confirm account update

Hey Guys! I'm thinking about an option which lets the user update their data. For validation i use R...

0 Likes
1 Replies

[L5] Rakko: starter/bootstraper kit, modules app

https://github.com/illuminate3/rakko Decided to put up my ongoing platform like code base. It has mo...

0 Likes
1 Replies
posted 9 years ago

Migrating From L4 to L5 Need Help With Custom Auth Driver

Got most of the errors fixed can't get my head around this... ErrorException in CustomUserProvider....

0 Likes
1 Replies

Clients, Managers, and two-tier authentication based on sub-domain.

New to Laravel in general, but have been gobbling up everything I can get my hands on.. Trying to do...

0 Likes
0 Replies

Authentication docs

The docs show: <?php namespace App\Http\Controllers; use Auth; use Illuminate\Routing\Controller...

0 Likes
0 Replies
posted 9 years ago

Laravel 4.2 auth trouble

Hi, I'm trying to create a login form with laravel 4.2 using the default Authprovider. It always ret...

0 Likes
2 Replies
Solved

Not Found The requested URL /auth/register was not found on this server.

Hi guys, im a new in laravel. im taking a tutorial in laravel 5 when im registrating in my path http...

0 Likes
2 Replies

LDAP + database

Hi guys. In our company, we use active directory for authentication. So I set LDAP as a driver in La...

0 Likes
1 Replies

Two user authentication systems

I have a system I will be developing that has an admin side and a client side. The users for each en...

0 Likes
0 Replies

View [app] not found. L5

I'm using Laravel 5 and I have some problems. When I want to access the login on my subdomain ->...

0 Likes
1 Replies

Lara4 - Sentry API Token Auth Login Form

Hi Everyone, I've been follow a guide that explains how to create an API Token Authentication with S...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

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.