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...
Hey I did some early work with L3 and work in the Netherlands (near Eindhoven), so this could be int...
Debugbar:publish is for assets, use 'php artisan config:publish barryvdh/laravel-debugbar' for the c...
Instead of $base_url, you could probably better do URL::to($route->getPath());
I required dev-master because there wasn't a stable release of dompdf with composer support. But I j...
The Laravel portal for problem solving, knowledge sharing and community building.