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...
I heard that Taylor is working on paid Laravel modules? Does anyone know when they come out and they...
I do have 2 different on my pages but I would like to load in different situation, for example when...
Hi there, I am using Ember.js (http://emberjs.com/) for developing most of my frontend-applications...
I'm trying to use Laravel inside of a web IDE's virtual machine (Codio in this case). They use a cus...
I have a route like this: www.mysite.com/agenda/2014/08/16?tags=entertainement,sport,information&...
So I'm trying to match a simple route with laravel that looks something like /ID-OPTIONAL/OPTIONAL2/...
Hi all, My application has a filter class, like this: class TestFilter { public function filter...
Hi, I have the url: http://website.com/attachments/myName.pdf But it is not working, because of the...
Hello Guys. In my form there is an image in base64, to make a post the Laravel redirects to a white...
Hi all. Found this: https://gist.github.com/dariodiaz/7598665 Works great. Questions: How should I...
Hi All, Im integrating Sagepay and after successful payment it returns a url like so: /success?crypt...
When i set up Laravel in my pc(windows 8), i have a problem that i cannot access another page except...
Hi, is there a better way to be doing this? I've got a bunch of sections within a user's profile tha...
WARNING: NASTY PROCEDURAL CODE AHEAD. Let's say I have an ajaxified to-do list app. I have this rout...
I've been trying to organize my route like this ( Laravel 4.1 ) Route::controller('/', 'HomeControll...
I am creating Validation service witch throws ValidationException if error ocured. That works fine,...
I have an app using laravel 4.1. In an edit function - which has been working fine up until now has...
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