It is said that shorter the URL, better the seo (atleast my client believes on it). Now am creating...
Hi everyone, my problem is: i build a query like " DB::select( DB::raw("SELECT cont_timest...
//controllers/test/TestController.php class TestController.php extends BaseController{ public funtio...
Having a resource controller, there are the default representations of the used models as a website...
I've been following the "Maek an Ecommerce App with Laravel" tutorial from Tuts+ but in th...
I am implementing a simple RESTful API using Laravel. It works as expected when using "artisan...
I am working on localization for my Laravel 4.1 app. I created a route filter to insert the locale t...
Hello everybody, I have three views/controllers : One e submit a POST form to the second. Two use t...
Hi all I use this package https://github.com/artdarek/oauth-4-laravel/ My hosting enable open_ssl, a...
Hi guys, I'm following the docs to create a resource controller at http://laravel.com/docs/controlle...
Hello guys, I have a problem and I can't find a solution for it. I have googled and tried the soluti...
Hi Folks, I have this (it works): Route::group(array('prefix' => 'backbone'), function() { Ro...
Hi guys, My users can submit a listing, but the administrator has to approve the listing for it to b...
Hello!, I looking for how to handle the route prefix with that no parameters like below my route Rou...
I using Sentry 2 in my project, in login function with remember password $dataLogin = array( 'userna...
Every time I return a redirect to a route from a certain controller, the redirect is always preceded...
I'm doing a design for a laravel source. The source is sometimes mysterious and I don't know why som...
Hi, I am trying to do a simple POST request using jQuery AJAX, but cant figure out whats wrong. Here...
I'm owlstead from StackOverflow. I understand that Crypt:: is just a frontend for mcrypt but I canno...
Hi, i read somewhere that sometimes this function don't work ... esp. when the browser don't send th...
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