Introduction In PHP, I often see the ternary operator (?:) and null coalescing operator (??) being u...
Introduction The match expression is a PHP feature that I love using. It was introduced in PHP 8.0 (...
Hello ? It's been a while since I wrote an article. I mean, why would I? You prompt AI about a subje...
Building powerful and user-friendly search functionality is crucial for many Laravel applications. W...
Say Hi to Server-Sent Events If you've ever needed to implement a real-time feature in your web appl...
Hello TokenMismatchException ? I know you've probably encountered this at least once. You copy-paste...
Laravel makes it easy to send and upload files, at least when it comes to handling binary files. You...
How to quickly set up a translation system in a Laravel project with Inertia and Vue. A sample Lara...
A couple of months ago Open AI released their Assistant API which is at the time of writing this art...
Hello Facades ? You've just installed a fresh Laravel application, booted it up, and got the welcome...
Say Hi to PHP attributes Attributes offer the ability to add structured, machine-readable metadata...
Hello ? As you get more serious about programming, you inevitably encounter the phrase "Code to...
Introduction There may be times when you're building a long-running script in PHP and you want to no...
Introduction Hashing is an important security concept that every web developer should know about. It...
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.