Aaron Francis just announced a new tool called Fusion that allows you to write PHP inside Vue and React components…
Laravel
Explore Laravel’s enum support in request handling. Learn to process enumerated values safely and efficiently, ensuring data consistency when working…
Laravel Cloud is your new fully managed infrastructure platform for Laravel. Go from Hello World to Hello Web in one…
Laravel 12 will be released February 24th, 2025 The post Laravel 12 release date appeared first on Laravel News. Join…
Discover Laravel’s request->string() method for fluent string manipulation. Transform input data into Stringable instances and leverage powerful string operations through…
Skeletor is a Laravel application skeleton scaffolding package. Summon Skeletor’s minion and unleash extra functionality with every composer `create-project` command.…
Xhprof buggregator integration for Laravel Source: Read MoreÂ
Explore Laravel’s request->collect() method for enhanced input handling. Transform request data into collections and leverage powerful collection methods for efficient…
Learn how to fix the “SQLSTATE[HY000] [2002] Connection refused” error you may encounter when running GitHub Actions workflows for Laravel…
Spatie has open-sourced their Laravel Backup Server package with the release of v4.0.0. Previously a paid offering, this package is…
Learn how to use Laravel’s parameterized middleware for flexible request filtering. Create reusable middleware components that adapt their behavior based…
The LaraOTel OpenTelemetry package for Laravel provides a simple way to incorporate OpenTelemetry in your Laravel application. The post Open…
Discover Laravel’s improved Number helper with configurable currency defaults. Learn to handle multi-currency formatting efficiently in your international applications. The…
Learn how to fix the “Your requirements could not be resolved to an installable set of packages” error you might…
The Laravel team released v11.40, which includes a fluent date validation class, pending Eloquent attributes, dump helpers for HTTP Response…
Post Content Source: Read MoreÂ
SimpleStats – a Server-side, GDPR compliant and 100% accurate analytics tool, that goes beyond simple counts of views and visits.…
The Laravel Model Status package by Muhammed ElFeqy automates adding configurable status columns to models and migrations. The post A…
Explore Laravel’s doesntContain method for simpler string absence verification. Learn to efficiently check content against unwanted terms in your validation…
Generate stub files easy Source: Read MoreÂ