Laravel Community Tools by Tighten

Jhaura Wachsman

Joined: 11 years ago
Total tricks: 3
Last trick: 11 years ago

Submitted tricks

Separate routes for large applications into multiple smaller route partial files that are automatically loaded at runtime. Example 'app/routes.php' file.
jhauraw 11 years ago 14973
Until Taylor makes it part of Homestead, here's one way to add SSL support for your dev sites. Plenty of room for improvement, so please add your ideas. For example, generating the ssl certs in the loop, instead of including them.
jhauraw 11 years ago 24042
Set browser cache invalidation headers on a PER route basis using Route Middleware.
jhauraw 11 years ago 13502