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...
Or use Twig, easy to use with a twig bridge (https://github.com/barryvdh/laravel-twigbridge) See htt...
Laravel uses the Process component from Symfony, makes it a lot easier :) See http://symfony.com/doc...
Maybe this can help? https://github.com/dingo/api (And you mean this package? https://github.com/bar...
You can create a command to clear all remember tokens from the user table. That will clear cookie lo...
Do the files exist? Does publishing give an error or is the path wrong? Should be in the public/pack...
The Laravel portal for problem solving, knowledge sharing and community building.