Hi, I would like to customize the JSON which is returned by the index and show functions of the cont...
Hi, I'm using laravel 4 with backbone and it has been working fine up till now. I'm trying to update...
Hello every one. I am trying to make a function in my controller public function new(){ return View:...
Hey, I'm making a comment form and I'd like to send the user directly to the form after submitting t...
Well, the title may sound a bit weird, but what I am trying to do can be simplified to: I am adding...
Hello, Is there a way to have multiple language files for the same language? I know that it would wo...
Hi guys, As seen on the subject below, my Model Can't Catch the PUT Request,.. Here is the example o...
Hey, Not entirely sure if I'm overthinking this, but on my site there are user profiles, and I want...
Hey, to generate "time ago" text, i use the following code: {{ \Carbon\Carbon::createFrom...
I have an installation with 2 basics groups admin app another group that handle all the other domai...
Hey, i have this code public function viewfind($nick) { //check if the user inputted exists $che...
Hey, i have this route Route::get('/map/{type?}/{id?}', array('as' => 'map', 'uses' => 'HomeC...
Hi guys, I wanne redirect back to the previous page without input. How can i do that cause de functi...
Any here can teach me how can i use JQuery UI drag and drop to laravel moltin cart? i just confuse o...
Hey, when logging in i get this error Illuminate \ Database \ QueryException SQLSTATE[42S22]: Colu...
Hi, I am writing a PHPUnit test that checks if a userId exists in the header and asserts accordingly...
Hello i'm trying to make a REST API that will accept as a parameter on a HTTP POST method an image u...
I've created a custom artisan-command in order to call a controller-function via commandline (withou...
Hello there. Issue is the following : I created a cookie with Laravel using Cookie::make(). In chrom...
I'm using fineuploader as a delivery vehicle for a file upload in my application. When the upload re...
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