Human readable Intervals
I will show you an easy way to write human readable intervals in your Laravel config and everywhere else.
I will show you an easy way to write human readable intervals in your Laravel config and everywhere else.
A basic Laravel console command to promote a blog post via Telegram.
How to use PHP-doc tags for better autocompletion in Blade views.
Discover the advanced world of Carbon manipulation in Laravel. Building upon the foundation of Immutable Carbon, this article dives into expert techniques recommended by Alexander von Studnitz.
Explore elegant solutions for resolving model binding, whether through named scopes for simplicity or custom query builders for precision.
How to retrieve an geographical data from OpenStreetMap and transform them into usable PHP objects.
How I extended Laravel's email rule to accept custom validator classes — the story behind the PR, and how to use it in real projects.
How I made Discord the source of truth for our Laravel permissions instead of maintaining the same team roles twice.