September 2023
-
🐥The difference between sole and firstOrFail in Laravel
-
🐥Using a MySQL full text index with Laravel
-
🐥Drop column if exists in a Laravel migration
-
🐥PHP __toString method
-
🐥Preparing your PHP application to be highly available
-
🔗A new JIT engine for PHP-8.4/9
-
🔗GitHub - spatie/fork
-
🐥Get the route name given a URL and method in Laravel
-
🐥Using the Str::squish function in Laravel
-
🔗Laravel: How to configure multiple search providers
-
🐥Efficiently Splitting Text into Chunks with PHP
-
🔗Forge deploy scripts in version control
-
🐥Asserting HTML in Laravel testing
-
🐥Add health probes to Laravel
-
🐥The Eloquent toQuery method
-
🔗firstOrCreate() vs createOrFirst() in Laravel Eloquent
-
🐥The Conditionable trait in Laravel
-
🔗Laravel 11: A Fresh Face for the Most Popular PHP Framework
August 2023
-
🔗Overwrite console output
-
🐥Output key value pairs in Laravel console commands
-
🐥Ignoring global scopes during auth in Laravel
-
🔗DevOps With Laravel: Queues and Workers in Production
-
🔗Sometimes Eloquent Can Make a Query Slower
-
🔗The Laravel Isolatable interface
-
🐥Searching on specific attributes with Laravel Scout and Meilisearch