Support the ongoing development of Laravel.io →

1,915 Threads

How to create user for laravel 5 from out side of intalled

Hi, i'm new to laravel I have to create (sign up) and sign in for user from other php application co...

0 Likes
2 Replies

Existing mySQL DB for login credentials

Hi, I want to create a login which is implemented in a website on a server. On this server there is...

0 Likes
5 Replies

auth()->attempt() throws an ErrorException when passed an array of credentials

I am trying to login a user in the latest release of Lumen. No matter whether I use auth()->attem...

0 Likes
2 Replies
Solved

define authorization ability for many to many relationships

laravel 5.1 document example define ability authorization for one to many relationships: http://lar...

0 Likes
1 Replies

Auth::logout does not work laravel 5.1

I am newbie laravel here my code is not redirect to signup page. Not any error display. Any suggesti...

0 Likes
4 Replies

Cannot maintain user session following sucessful authentication

Hi All, I am using the built-in authentication views/controllers for Laravel 5.0. I am able to succe...

0 Likes
2 Replies

Fail To Auth:attempt() in Laravel 5.1

I am newbie of laravel just authenticate 'username' and 'password' with database for successful log...

0 Likes
1 Replies
Solved
posted 9 years ago

Where is convinient? Where is elegant?

In laravel, you even can not use md5+salt instead of bcrypt hash. I tried ,but I found it's very har...

0 Likes
3 Replies

Laravel Admin Panel

I'm using stevemo/cpanel https://github.com/stevemo/cpanel for the admin panel. In the view I want t...

0 Likes
5 Replies
Solved

Central authorization/abilities for several applications?

Hi, I am just about to start writing my first Laravel application. This will be part of a suite of a...

0 Likes
0 Replies

Forgot password fucntion

By using this Password reminders and reset in Laravel 4 tutorial I tried to add "forgot passwor...

0 Likes
1 Replies
Solved

Codeception Auth::check() fails

Hello everyone, I'm going through Larabook series and have problem with codeception test. Here is my...

0 Likes
4 Replies

L5: Custom validation and authentication over multiple fields (email, phone)

I have a login form that accepts either an email or a phone number (or maybe more in the future) in...

0 Likes
2 Replies

Link on form to disable user.

Hi I need to put a link on a form to disable a user in users table. I already have the id and i crea...

0 Likes
3 Replies

4.2 Ajax calls are re authorizing user.

I've run into an issue. Once a user logs into our site, they are taken to a dashboard page that perf...

0 Likes
2 Replies

Thoughts On Larval 5.1.11 Authorization

What are your thoughts on the new Authorization helpers and methods that is now Laravel 5.1.11? Jeff...

0 Likes
0 Replies

Login with email or first_name with Sentry

Hi all, First excuse my bad english. I try to connect with first_name or email. This works well for...

0 Likes
5 Replies
Solved

OAuth or JWT? Which one to use and why?

I am starting to learn about token based authentication and I am trying to learn how to implement it...

0 Likes
1 Replies

Filesystem with s3 giving me the wrong s3 url

I am using Laravel's Filesystem to store items on s3 and I am getting the wrong URL. Storage::disk('...

0 Likes
2 Replies

Laravel 5 Builtin login with custom login

Hi I am using the build in login that ships with Laravel 5 for my admin login. I now need to add a l...

0 Likes
3 Replies
Solved

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.