CORS in Laravel 4.1+: https://github.com/barryvdh/laravel-cors/ The laravel-cors package allows you...
Laravel 4 Debugbar: https://github.com/barryvdh/laravel-debugbar This is a package to integrate PH...
Laravel IDE Helper Generator Complete phpDocs, directly from the source This packages generates a...
HttpCache for Laravel 4.1: https://github.com/barryvdh/laravel-httpcache Laravel 4.1 can easily use...
Laravel 4 TwigBridge: https://github.com/barryvdh/laravel-twigbridge This packages adds Twig as a La...
Something like this is pretty easy to setup: http://twitter.github.io/typeahead.js/ Just create a ro...
It's just heavy.. You can do it in the background using queues to make the UI faster. You can also l...
http://laravel.com/docs/quick Just require 4.2.x in your composer.json and set your minimum stabilit...
Does your package support using joins or searching in relations? That's where I always have trouble...
See this: http://laravel.com/docs/packages#package-assets You can put the assets in the /public fold...
The Laravel portal for problem solving, knowledge sharing and community building.