Support the ongoing development of Laravel.io →

731 Threads

Filter in Controller.

Hi, this works fine // route.php Route::get('nuovo-utente', array('before' =>'guest','as'=> 'u...

0 Likes
0 Replies

Website hack

Dear Friend I would like to inform all the who work as website developer that now in my country (Cam...

0 Likes
0 Replies

how to handle authentication for api of android and iphone apps

I found how to perform verification of users while they are registerd to the site, simply sending th...

0 Likes
0 Replies

laravel token validation

hello, I know laravel form prevent outside requests using hidden input filed called "_token&quo...

0 Likes
0 Replies

how to check user authentication is online/offline?

I want to check which users is online or offline. Pl help.

0 Likes
0 Replies

What, When Encryption Key in Laravel?

I don't understand what, when Encryption Key in Laravel? Pl help me.

0 Likes
0 Replies

Searching database via URL params

I have a need to search the database of my site based on a URL. Since i am not near my local server...

0 Likes
3 Replies

Missing Class

I'm following the posts on the following thread: http://forumsarchive.laravel.io/viewtopic.php?id=15...

0 Likes
1 Replies

AdLDAP with CCovey's package, Auth::check() returns false after Redirect

Hi, I seem to login fine, i.e. Auth:attemp returns true, and within the controller itself Auth::chec...

0 Likes
1 Replies

LDAPS Authentication

Are there any modules out there that work with LDAPS? Looking for a secure way to use our Active Di...

0 Likes
0 Replies

[HELP] Laravel 4 Error...

I'm new in Laravel 4. and currently I'm having problems with it for folder location. 1st PROBLEM htt...

0 Likes
0 Replies

How to setup visibility per user

Hi, description of my problem: I have departments,projects and tasks. Users are invited/assigned to...

0 Likes
0 Replies

eloquent auth driver users and admins in same table?

ok so I'm looking to create a system with users and admins, who will be separate. ideally i don't wa...

0 Likes
3 Replies

specifying table in model is not working

Hi, i tried to set table in User model like this 'protected $table = 'users_account'; ' but its...

0 Likes
5 Replies

Two Auth filters

Hello I'm developing an application which have user area and admin area. I already created user area...

0 Likes
2 Replies

Account lockout and multiple concurrent login protection

I come from a security testing background and am building a webapp based on Laravel 4. I'm looking i...

0 Likes
3 Replies

Length of Data After Encryption

Hi, I want to use the laravel's encypt fucntion to encrypt my password field so for that i need to...

0 Likes
0 Replies

Create unique alphanumeric random string in "id" column

Hi, I want to have my id columns of all my tables with unique alphanumeric string instead of the usu...

0 Likes
4 Replies

Check if password is correct

Hello, once the user is logged in at my application i want to give him the possibility to change his...

0 Likes
0 Replies

Unhashing the password

Hi all, I am a new user to laravel. In my website,i am hashing the password and saving them in db ,n...

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