Support the ongoing development of Laravel.io →
barryvdh

barryvdh

Joined 11 Dec 2013

Statistics

Threads 5
Replies 251
Solutions 26
Articles 0

[Package] Laravel CORS (Cross domain requests)

CORS in Laravel 4.1+: https://github.com/barryvdh/laravel-cors/ The laravel-cors package allows you...

0 Likes
1 Replies

[Package] Laravel Debugbar

Laravel 4 Debugbar: https://github.com/barryvdh/laravel-debugbar This is a package to integrate PH...

0 Likes
14 Replies
posted 11 years ago

[Package] Laravel IDE Helper + Model phpDocs Generator

Laravel IDE Helper Generator Complete phpDocs, directly from the source This packages generates a...

0 Likes
1 Replies

[Package] Laravel HttpCache

HttpCache for Laravel 4.1: https://github.com/barryvdh/laravel-httpcache Laravel 4.1 can easily use...

0 Likes
2 Replies

[Package] Laravel TwigBridge

Laravel 4 TwigBridge: https://github.com/barryvdh/laravel-twigbridge This packages adds Twig as a La...

0 Likes
2 Replies
replied 11 years ago

Style not loading after prefixing a route

Use absolute paths for your links to your assets. So instead of <link rel="stylesheet"...

0 Likes
Solved
replied 11 years ago

How to speed up Laravel Boot ? ( < 100ms )

First, run php artisan optimize, second install APC (of enable opcache in php5.5) If you want real s...

1 Likes
replied 11 years ago

dynamic form creation

https://github.com/FrozenNode/Laravel-Administrator https://github.com/lazychaser/cruddy And possibl...

0 Likes
replied 11 years ago

Help me Config::get() config package

Try Config::get('oauth-4-laravel::consumers');

0 Likes
replied 11 years ago

Translation library/packages for Laravel lang files

Not an online service or anything, but my translation manager (https://github.com/barryvdh/laravel-t...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.