Support the ongoing development of Laravel.io →

1,917 Threads

HTTP Basic Auth always fails on iPage

I'm running Laravel 4.1 on a shared-hosting site called iPage. It seems to meet all the requirement...

0 Likes
5 Replies
Solved

Uninitialized string offset: 0 ErrorException in ClassLoader.php line 317.

i am getting Error in Auth::attempt($auth). i have been tried almost everything. anyone has idea how...

0 Likes
1 Replies

Laravel 5 - Role permissions

I try to make my own permission system. but got a problem with the code when if the user doesn't hav...

0 Likes
0 Replies

[SOLVED] User::create makes blank entries in my users table. id and time stamps are working, everything else blank, No errors

I have tried to find something one this but I have no idea. I could just fill the data a different w...

0 Likes
1 Replies

I would like a mentor.

About Me My name is Michael, I am 27 and I am from England. I've programmed with PHP before however...

0 Likes
8 Replies

Entrust assign role on user signup

Hello, I am using Entrust for role and permissions management, I have to assign a role to an user af...

0 Likes
2 Replies

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 10 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 10 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

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.

© 2025 Laravel.io - All rights reserved.