I changed login attribute to "first_name" instead of email, so now when I attempt to authe...
Hi, this works fine // route.php Route::get('nuovo-utente', array('before' =>'guest','as'=> 'u...
Dear Friend I would like to inform all the who work as website developer that now in my country (Cam...
I found how to perform verification of users while they are registerd to the site, simply sending th...
hello, I know laravel form prevent outside requests using hidden input filed called "_token&quo...
I want to check which users is online or offline. Pl help.
I don't understand what, when Encryption Key in Laravel? Pl help me.
I have a need to search the database of my site based on a URL. Since i am not near my local server...
I'm following the posts on the following thread: http://forumsarchive.laravel.io/viewtopic.php?id=15...
Hi, I seem to login fine, i.e. Auth:attemp returns true, and within the controller itself Auth::chec...
Are there any modules out there that work with LDAPS? Looking for a secure way to use our Active Di...
raiden909 liked this thread
I'm new in Laravel 4. and currently I'm having problems with it for folder location. 1st PROBLEM htt...
Hi, description of my problem: I have departments,projects and tasks. Users are invited/assigned to...
ok so I'm looking to create a system with users and admins, who will be separate. ideally i don't wa...
Hi, i tried to set table in User model like this 'protected $table = 'users_account'; ' but its...
Hello I'm developing an application which have user area and admin area. I already created user area...
I come from a security testing background and am building a webapp based on Laravel 4. I'm looking i...
Hi, I want to use the laravel's encypt fucntion to encrypt my password field so for that i need to...
Hi, I want to have my id columns of all my tables with unique alphanumeric string instead of the usu...
Hello, once the user is logged in at my application i want to give him the possibility to change his...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community