Annotations – show me the benefits!
Are routing annotations for Laravel really a good idea?
Master of Science, IT-Systems Engineering
Web developer, Laravel core contributor
Open-source enthusiast, Flarum & FluxBB
Are routing annotations for Laravel really a good idea?
A little trick for exposing helper functions to Laravel's Blade template engine.
This new feature lets you show a nice maintenance page when deploying or working on your website.
How to wrap Eloquent query constraints in named helpers for encapsulation and reuse.
With Laravel's database layer, results of database queries can easily be stored and retrieved from cache.
Celebrating the release of Laravel 4.0.
A useful feature that lets you DRY out your controllers.
Use it from the console for converting your code to the new PHP 5.4 array syntax.
Learn how you can compute additional attributes on your Eloquent models, without storing them in the database.
How to quickly highlight form fields when they have errors.
Understanding and avoiding this error message.
A tricky-to-find, but easy-to-apply workaround.
Learn how to integrate a FluxBB forum into your WordPress site's design.