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...
Ehh, not sure. There shouldn't be a reference for DomPDF in Snappy, or are you using https://github....
This debugbar could help a bit with queries/timing: https://github.com/barryvdh/laravel-debugbar New...
If it doesn't work, maybe try my package, which also uses wkhtml2pdf (through snappy)
You don't make packages in the vendor folder, but you use the workbench folder. When you have it wor...
You can also hook in the updating/creating/saving etc events, and use getDirty() on the model to get...
The Laravel portal for problem solving, knowledge sharing and community building.