Support the ongoing development of Laravel.io →

1,912 Threads

auth middleware error - 'ErrorException' with message 'Undefined offset: 1'

Hi I've been having a real headache trying to solve an issue where suddenly my system started crashi...

0 Likes
2 Replies
posted 10 years ago

"Call to undefined method MainController::getAfterFilters()"

I have a similar problem. I get this error "Call to undefined method MainController::getAfterFi...

0 Likes
3 Replies

Error while running artisan entrust:migration

Hello, I am trying to get entrust to work with Laravel 5 and I get the following error when I try to...

0 Likes
1 Replies
Solved

Starting a new project with multiple types of users.

This is the first project of such magnitude that I've done, so it's a little daunting. There are thr...

0 Likes
0 Replies

L5 - Registration - Where are those registration request rules at?

Think I've got a pretty good handle on setting up my own validation and requests, but trying to find...

0 Likes
5 Replies
Solved

registration in steps / profile completion in laravel 5

Hello, let's say I want to get some data from a new user after he registers on the site. I am using...

0 Likes
0 Replies

redirect after login

hi, i want to redirect my user after login in a special page by user....how can i do that? thanks

0 Likes
2 Replies
Solved

Laravel 5 Auth => API for auth.

I would like to make the built in Auth that comes in Laravel 5 into an API Auth based system. Anyone...

0 Likes
1 Replies

Laravel 5 Auth as an API

Been chopping at this piece by piece, but haven't quite got there or seen any good reference/example...

0 Likes
0 Replies

Protect register url

I've to protect the auth/register url, how can i do it? i've just my ACL mechanism implemented. In m...

0 Likes
1 Replies
Solved

Dynamic Validation Errors

I am trying to implement an auth driver for authentification over an API to another pre-existing sys...

0 Likes
0 Replies

Changing Auth route to '/' breaks password routes

If I make my auth route '/' /login and /register work fine but /password/email and /password/reset t...

0 Likes
1 Replies
Solved

usr.Lastly - L5 package

I made a small package that tracks when your users were last on your site. the package let's you cho...

0 Likes
0 Replies

Do i have to "implements Middleware" when I create a middleware class, if not whats the difference?

I found that some middleware class implements the base Middleware class and some don't, whats the di...

0 Likes
0 Replies

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

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.