Support the ongoing development of Laravel.io →

1,917 Threads

OWASP's Insecure Direct Object References

Dear all, I have read OWASP top ten list to secure a simple application. I have search through Googl...

0 Likes
3 Replies

Laravel Auth keep returning false

Hi.. i recently changed one of my existing project to Auth. While testing i found out that all my us...

0 Likes
2 Replies

Authentication problem

$credentials = [ "email" => Input::get("email"), &...

0 Likes
2 Replies

extends view by user type

Hi, i've a site that manage articles. So i've an ArticlesController and a /resource/view/articles di...

0 Likes
1 Replies

How to know from which url user send curl request

Hi friends. Can you tell me how to know from which server/site I get curl request? The story is some...

0 Likes
5 Replies

Social Authentication in Laravel 5

I am looking to implement Social Authentication using Facebook,Twitter,Google with Normal Authentica...

0 Likes
0 Replies
posted 10 years ago

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
posted 10 years ago

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

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.