Laravel Community Tools by Tighten

Recent tricks

459 tricks
Helper function to mass-map routes to methods. I use this setup in development to quickly map all "test/*" routes to a Test controller, to test out arbitrary PHP code. Updated version also supports DI in controller methods. Updated to correctly fill optional arguments.
davestewar... 11 years ago 12835
5.0
example of how to test API with Codeception and Laravel
Mahmoudz 11 years ago 10827
5.0
Using Angular and Blade
Mahmoudz 11 years ago 8300
Using Sentry With Eloquent
Mahmoudz 11 years ago 9103
How to add Multiple pagination in one page
Mahmoudz 11 years ago 14922
5.0
This is not how I write code on a daily basis, I brought everything to one place JUST OF THE PURPOS OF demonstrating how this stuff work. And in this example they do work:
Mahmoudz 11 years ago 8269
Migrate Laravel database in Codeception
Mahmoudz 11 years ago 7019
inside the testing folder add a database.php film with the following configuration:
Mahmoudz 11 years ago 7618