Laravel offers a very convenient default email to reset your password (via Laravel Breeze). If you're...
Tips & trics on how to turn your Github into a professional portfolio
My checklist to decide on packages
Use the composer settings to set a fixed PHP version.
Valuable things I discovered while mentoring
If you own a domain name, you get to choose what site is displayed on it. But there's more to that: i...
What simple trick or feature do you really like to use?
Tell us about hidden gems and useful -but often overlooked- features! What do you like about it? W...
So, you're wrestling with a complex problem and found the perfect package for it. Until you find a su...
Contribute to Stackoverflow to help the community
Discover what challenges devs in other countries might be facing
Use database transactions to safely rollback your database upon an error.
What makes the perfect FTP client for you?
A simple guide on using Traits in PHP and Laravel.
Use query scopes to split your Eloquent queries in smaller building blocks.