The Gemini AI translator package for Laravel extracts translation keys in your Laravel project and translates them using Google’s Gemini…
PHP
What Are the PHP Trends in 2025 By Manuel Lemos The PHP Classes site is now 26 years old. This…
Laravel’s cache events provide detailed monitoring capabilities for tracking hits, misses, writes, and deletions. Build comprehensive analytics systems to optimize…
An awesome open graph (social cards) image generator package for Laravel. The post Generate awesome open graph images with Open…
Learn how to configure a dedicated query builder class for Eloquent models using Laravel’s new PHP attribute added in Laravel…
Spatie’s Laravel Activity Log integrated into Filament Source: Read MoreÂ
Let me share the Cursor rules I use as “User rules”. I’m planning to update this article with more changes…
An awesome open graph (social cards) image generator package for Laravel. The post Generate awesome open graph images with Open…
Freshly created Laravel applications are configured to use relational databases. The purpose of this tutorial is to show how to…
We at PHPGurukul realize that final year students usually have one big difficulty—choosing the perfect PHP project that is not…
Latest PECL Releases: geospatial 0.3.3 – Drop support for PHP 7 Added support for PIE Convert extension to use stubs…
Master Laravel’s argument and option retrieval methods to build powerful Artisan commands. Access individual parameters or retrieve complete collections for…
List of 127 languages for HTTP statuses Source: Read MoreÂ
A CLI tool to Quickly create On-Demand preview environment for your apps. Source: Read MoreÂ
Generate Eloquent models and migration files directly from DBML diagrams with fillable properties, defined relationships, and more. The post Generate…
The Music Streaming Platform is a browser-based application that offers music industries an innovative solution, modernizing the operations in reliable and efficient…
A Join clause is used to combine two or more tables in a database by merging the records from the…
Laravel’s splitIn method efficiently divides collections into equal groups, perfect for organizing data across multiple columns, teams, or processing units…
Laravel PayHere is a third-party payment gateway plugin for Laravel. The post PayHere for Laravel appeared first on Laravel News.…
PHP Laravel package to create CSV files in a memory-optimized way Source: Read MoreÂ