Support the ongoing development of Laravel.io →

1,917 Threads

Security tweak for password reminder

Hi, I am just creating my first application with Laravel - and I really love it! But I noticed, that...

0 Likes
3 Replies

Social logins with Platform RC4

Showing off the power of Cartalyst Platform RC4 with built in Sentinel & Sentinel Social. https:...

0 Likes
0 Replies

Where can I download the oficial documentation?

I'm offline sometimes and wuould like to have an offline vertion... thanks!

0 Likes
4 Replies
Solved

Extending Auth Guard class

Is there a way do extend Auth guard class, so i could have some extra methods in it? for example: Au...

0 Likes
3 Replies

Packages in Laravel

I am so torn about using multiple packages for my web application. I see a lot of advantages on usin...

0 Likes
8 Replies

PHP/OAuth error when attempting to create user account with GitHub

Working with a project that uses OAuth user registration through GitHub. Everything is working fine...

0 Likes
0 Replies
posted 10 years ago

Auth::check always returning false

folks, I have an issue with Authentication module. I'm able to login using Auth::attempt(), but when...

0 Likes
0 Replies

Issue with Auth

I am having an issue logging in using Auth::attempt. public function postLogin(){ $username = Input:...

0 Likes
4 Replies

SOLVED: Create DB users with Forge

Hi. When I login to Navicat and try to add a new user to access a specific database, I cant seem to...

0 Likes
0 Replies

Best way to set users permission for restful controller

hi all, i'm developing an app that uses resourceful controller. Every users has some resource to man...

0 Likes
0 Replies

Auth::viaRemember() is always returning false

Hey guys, im doing this here: Auth::attempt(array( 'email' => Input::get("email"), 'pas...

0 Likes
7 Replies

Laravel 4 multiple users security

Dear people, I am developing a multiple user web application. My concerns are about the security. I...

0 Likes
7 Replies
posted 10 years ago

Access to public url in admin

I am not sure if it is the lack of sleep or knowledge, but here is what I am trying to do. In the Au...

0 Likes
2 Replies
Solved

Unknown sign out error

Hello, I have an error when I'm singing out. The process works properly, but this error...(?) I have...

0 Likes
2 Replies
Solved

Utilize Auth and Sessions without passwords

I'm currently working on a web application that is a subdomain of another website. My app's parent d...

0 Likes
0 Replies
posted 10 years ago

Logical Error-Auth not recognized

I have a conditional to check whether a user is authorized to sign in. I am passing an array of prop...

0 Likes
15 Replies

Database for each user

Hi, In my system I have a main database where is a "users" tabel and for each user I have...

0 Likes
2 Replies
Solved
posted 10 years ago

Redirect in controllers

Hello, I am new to laravel i don't know much about it but i want my script to redirect to a specifie...

0 Likes
4 Replies
Solved
posted 10 years ago

Auth::onceBasic()

I'm trying to do a stateless basic authentication before on a group of routes. see http://laravel-re...

0 Likes
0 Replies

.htaccess authenticated access

Hey, so I'm trying to password protect access to my development site, and doing what I've done befor...

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.