Last Month
PhpStorm 2024.1 Is Released With a Integrated Terminal, Local AI Code Completion, and More
PhpStorm, the PHP IDE by JetBrains, released version 2024.1 this week with a brand new terminal, local AI code completion, ...
Laravel Prompts Adds a Multi-line Textarea Input, Laravel 11.3 Released
This week, the Laravel team released v11.3, which includes multi-line text in Laravel Prompts, a Session:hasAny() method, a Context::pull() method, ...
Bartender Is an Opinionated Way to Authenticate Users Using Laravel Socialite
The Bartender package for Laravel is an opinionated way to authenticate users using Laravel Socialite. ...
Jeffrey Way's PhpStorm Setup in 2024
Jeffrey Way shares his PhpStorm set up. ...
Easily Optimize PDFs in Laravel with the Optimizer Package
This PDF Optimizer package for PHP and Laravel applications for effortless optimization and compression of PDF files. ...
Two Months Ago
Laravel 11 streamlined configuration files
Understand how the new Laravel 11 streamlined config works ...
How to Detect n+1 Queries in PHP
The n+1 query problem is a common performance issue in software development. N+1 queries result in many unnecessary database calls. ...
Integrate Cloudflare Turnstile into Laravel and Livewire
This package is an easy way to integrate Cloudflare Turnstile CAPTCHA into your Laravel or Livewire app ...
Tailwind has Open-sourced the V4 Alpha
The Tailwind team has open sourced their progress on the Tailwind CSS v4 as an alpha release. This version is ...
Query Builder whereAll() and whereAny() Methods Added to Laravel 10.47
The Laravel team released v10.47 this week with query builder whereAll() and whereAny() methods, the ability to use sorting flags ...
The Evolution of the Laravel Welcome Page
Look at how the Laravel welcome page has evolved over the years. ...
|