Support the ongoing development of Laravel.io →

1,910 Threads

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

Laravel 5 Parse

Hi there, I have the following problem i'm using laravel 5 and laraparse package.Login with parse wo...

0 Likes
1 Replies

Change SQL query on Auth, Laravel 5.1

When logging in, the query fails, because "email" is not on "usuario", it's in &...

0 Likes
6 Replies

Authentication Problem with These credentials do not match our records

I am facing this issue while using default Authentication feature, I need to change user_login and u...

0 Likes
0 Replies

post method gives blank page

hi guys i have no error and log my problem is when i click submit it give me this url http://localho...

0 Likes
1 Replies

Auth with upper case table column

Good day. I have table, lets say : Pegawai: NAMA_GELAR PASSWORD in AuthController.php I was change...

0 Likes
2 Replies

Laravel Path problem

Hello Everybody I want to say I am very impressed with laravel blade and eloquent and I come from a...

0 Likes
2 Replies
Solved

Using IFELSE in Routes

Heyy, can I using IF ELSE in Routes like this ??

0 Likes
1 Replies

Laravel as SSO service: Modify the Auth to store an other "Session key".

Hello, I would like to make an application that is able to authenticate a users and allow it to rema...

0 Likes
1 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.