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...
Hey all, Can someone explain to me how the beforeFilter() thing works? I'm running into an issue wh...
I am trying to restrict the number of parameters in the URL depending on the controller but I can't...
HttpCache for Laravel 4.1: https://github.com/barryvdh/laravel-httpcache Laravel 4.1 can easily use...
I found this: https://gist.github.com/tobysteward/6163902 for ajax pagination. It works great. Howev...
Hi, I have some model event listeners that I don't want to be ran when I run a migration with artis...
What Is Laravel Throttle? Laravel Throttle is a rate limiter for Laravel 4.1. Laravel Throttle was...
What Is Laravel HTMLMin? Laravel HTMLMin is a simple HTML minifier for Laravel 4.1. Laravel HTMLMin...
Hello all, first off love the new forums. Looks absolutely awesome and love the Github idea. (Who do...
Hi All Firstly, I'm digging this new design for Laravel.IO - it just gets the job done so well. :) R...