Fully documented, build passing, check out perm here: https://github.com/andrewsuzuki/perm This is g...
I'm developing a package with the workbench. It requires a couple of other packages. I've been devel...
I'm developing a package in the workbench, and when I require a few dependencies in the package's co...
I just posted a somewhat incorrect answer on this thread: http://laravel.io/forum/03-10-2014-specify...
I don't see how Eloquent can be 5 times faster than Fluent. I think you might be doing something wro...
I'm not sure what you mean by "only called when the service is registered into the app.php"...
I created a PR on phpseclib: https://github.com/phpseclib/phpseclib/pull/302
Yep, so I temporarily fixed this by adding into composer/autoload_real.php where it loops the return...
You can't do this using laravel's addDirectories. If you look at the source for that method, it will...
The Laravel portal for problem solving, knowledge sharing and community building.