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...
Are you only sending the file path for the attachment as data to the queue, or the file data? And di...
And all your files, including vendor files are indexed/downloaded? The ide-helper should recognize m...
Luckily Drupal 8 will use a lot of the same Symfony components Laravel, so hopefully that makes tool...
And less/sass compiling, auto-prefixing, jslinting, optimizing images, cachebusting etc. The problem...
Did you look at https://github.com/thephpleague/flysystem ? I guess that is kind of similar, with a...
The Laravel portal for problem solving, knowledge sharing and community building.