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...
This has also been discussed here: https://github.com/laravel/framework/issues/3505 It seems Taylor...
Laravel can use doctrine, you can get a doctrine instance for your model, if doctrine is added to co...
What is $counter? Isn't it just @foreach($place->attested as $attestation)? Can you var_dump your...
Hey, you can also use my Twig bridge: https://github.com/barryvdh/laravel-twigbridge You can get the...
The Laravel portal for problem solving, knowledge sharing and community building.