$comentario = new Comentario; $comentario->autor = Input::get('no...
Hello, I'm working on an app that interacts with a soap webservice, which i'd also like to use for a...
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...
Hi there, I'm using Laravel 4.1.26 with the following app::before filter: App::before(function($requ...
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.
Hello I have a following scenario: If user is not logged in and he tries to open /admin route he wi...
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...
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...
I have a User model with a little hom-made "roles/permission" system. Directly in my User...
I have a questions about https requests: The example in the official Laravel4 docs doesn't work in m...
ok so I'm looking to create a system with users and admins, who will be separate. ideally i don't wa...
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