Parameterized Middleware in Laravel https://laravel-news.com/parameterized-middleware
Laravel News
Parameterized Middleware in Laravel - Laravel News
Learn how to use Laravel's parameterized middleware for flexible request filtering. Create reusable middleware components that adapt their behavior based on route-specific parameters.
โค4
Laravel Backup Server v4 Released as Open Source https://laravel-news.com/spatie-laravel-backup-server-v4-released-as-open-source
Laravel News
Laravel Backup Server v4 Released as Open Source - Laravel News
Spatie has open-sourced their Laravel Backup Server package with the release of v4.0.0. Previously a paid offering, this package is now freely available for Laravel users.
โค5๐1
How to fix "SQLSTATEHY000 2002 Connection refused" Laravel error in GitHub Actions https://laravel-news.com/github-actions-2002-connection-refused
Laravel News
How to fix "SQLSTATE[HY000] [2002] Connection refused" Laravel error in GitHub Actions - Laravel News
Learn how to fix the "SQLSTATE[HY000] [2002] Connection refused" error you may encounter when running GitHub Actions workflows for Laravel applications
โค3
Request Data Collection Handling using Laravel https://laravel-news.com/request-data-collection-handling
Laravel News
Request Data Collection Handling using Laravel - Laravel News
Explore Laravel's request->collect() method for enhanced input handling. Transform request data into collections and leverage powerful collection methods for efficient data processing.
โค7๐1
Streamlining String Manipulation with Laravel's string() Method https://laravel-news.com/string-manipulation
Laravel News
Streamlining String Manipulation with Laravel's string() Method - Laravel News
Discover Laravel's request->string() method for fluent string manipulation. Transform input data into Stringable instances and leverage powerful string operations through method chaining.
โค8
Request Handling with PHP Enums in Laravel https://laravel-news.com/request-handling-enums
Laravel News
Request Handling with PHP Enums in Laravel - Laravel News
Explore Laravel's enum support in request handling. Learn to process enumerated values safely and efficiently, ensuring data consistency when working with predefined sets of values.
โค4๐1
Laravel Cloud will launch February 24th, 2025 https://laravel-news.com/laravel-cloud-will-launch-02-24-2025
Laravel News
Laravel Cloud will launch February 24th, 2025 - Laravel News
Laravel Cloud is your new fully managed infrastructure platform for Laravel. Go from Hello World to Hello Web in one minute or less.
๐ฅ14๐4
Laravel 12 release date https://laravel-news.com/laravel-12-release-date
Laravel News
Laravel 12 release date - Laravel News
Laravel 12 will be released February 24th, 2025
๐คฉ25โค5๐ฑ1๐ค1
Handling Missing Request Data in Laravel https://laravel-news.com/handling-missing-request-data
Laravel News
Handling Missing Request Data in Laravel - Laravel News
Learn how to handle missing request data in Laravel using missing() and whenMissing(). Discover elegant ways to process optional fields and set default values.
โค8
New Laravel Starter Kits are Coming Soon https://laravel-news.com/laravel-starter-kits
Laravel News
New Laravel Starter Kits are Coming Soon - Laravel News
During Taylor Otwell's talk at Laracon EU, he announced the release of Laravel 12 and brand new starter kits for Inertia and Laravel Livewire. These starter kits are impressive and due to release very soon!
๐ฅ11๐คทโโ2๐ฉ1
Introducing Fusion - write PHP inside Vue and React components https://laravel-news.com/introducing-fusion
Laravel News
Introducing Fusion - write PHP inside Vue and React components - Laravel News
Aaron Francis just announced a new tool called Fusion that allows you to write PHP inside Vue and React components
๐คฎ28โค13๐ฅ4๐ค4๐คก4๐คจ4๐3
Humanize String, Number, and Date Values into Readable Formats https://laravel-news.com/php-humanizer-package
Laravel News
Humanize String, Number, and Date Values into Readable Formats - Laravel News
The php-humanizer package by Norbert Orzechowicz humanizes readable values such as numbers, strings, dates, and more.
๐7๐ฅ1๐1
Packistry is a Self-hosted Composer Repository Made with Laravel https://laravel-news.com/packistry-is-a-self-hosted-composer-repository-made-with-laravel
Laravel News
Packistry is a Self-hosted Composer Repository Made with Laravel - Laravel News
Packistry is a self-hosted Composer repository designed to simplify PHP package distribution. Learn more about this open-source Laravel application you can deploy to host your private Composer packages.
โค5๐1๐คฃ1
HTTP Method Verification in Laravel https://laravel-news.com/http-method-verification
Laravel News
HTTP Method Verification in Laravel - Laravel News
Dive into Laravel's HTTP method handling capabilities. Create versatile controllers that adapt to different request types while maintaining clean, organized code structure.
๐5โค2๐2๐1
Tim Leland: URL Shorteners, browser extensions, and more https://laravel-news.com/tim-leland
Laravel News
Tim Leland: URL Shorteners, browser extensions, and more - Laravel News
We chat with Tim Leland about the creation of T.ly, a URL-shortening service.
โค2