Hello, now i use new for me method of development. i use php web server on local development machine...
Hey, is it possible to filter all destroy methods before deleting any data? I want to use Entrust wi...
Hi I have a very strange issue. I have recently been trying to add an ssl cert to my site, and when...
I use database driver and I am getting this error while doing a POST to /password/remind . Any idea...
$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...
raiden909 liked this thread
I'm new in Laravel 4. and currently I'm having problems with it for folder location. 1st PROBLEM htt...
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