Hey gang, I'm having an issue with being able to use the Laravel4 module in Codeception. Whenever I...
I'm building multiple page quiz. When users select options(answer) for a question, it should store i...
Hello I have a some problem with Request::wantsJson() and Request::isJson() return value (boolean) I...
I upgraded Laravel4.0 to 4.1. But The code (below) is not working well. example: Redirect::action('S...
Hello. I'm building a big storage app for some official documents witch are also digitaly signed. I...
In the ./application/start.php file, is there a way to respond with the 500 error page here, before...
Hey guys, i have create a lib class for my ACL. But after call a return Redirect::route(.....) nothi...
I'm trying to catch the fatal error to display a generic error page. But the fatal error message is...
Which is best solution for facebook login? Can someone help me?
Hi, I'm new to laravel and php in general. I tried to implement a RESTful JSON API that gets a json...
Considering you got this "Open" and "Solved" filters at the top, would be nice i...
I'm working on an application, and I just started pushing it to my staging server to test it out in...
Is it possible to show a timer countdown (30 minutes) using a session variable and logging out when...
Hello, I'm new to the world of Laravel my first app is running ok locally through mamp when i'm tryi...
Hi, I have just uploaded my Laravel backend and Angularjs front to Fortrabbit and I am having issues...
Route::get('/p/{id}/{name?}', array( 'as' => 'viewItem', 'uses' => 'HomeController@viewIte...
However if I do return $response; all the data is perfectly displayed. It seems like json_decode onl...
Hi, how can I make dynamic prefix for all routes in Laravel? I want something like /{model_id}/contr...
When users browse my website on their iPhone's Safari, it will automatically request for many variat...
Hello friends, I am desperate , I need to use laravel 4 with ajax . I am using http://arshaw.com/ful...
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.