Checking String Absence with Laravel's doesntContain https://laravel-news.com/str-doesntContain
Laravel News
Checking String Absence with Laravel's doesntContain - Laravel News
Explore Laravel's doesntContain method for simpler string absence verification. Learn to efficiently check content against unwanted terms in your validation logic.
โค5๐2
A Package to Manage Model Status in Laravel https://laravel-news.com/laravel-model-status
Laravel News
A Package to Manage Model Status in Laravel - Laravel News
The Laravel Model Status package by Muhammed ElFeqy automates adding configurable status columns to models and migrations.
๐2โค1๐1
SimpleStats: Analyze Beyond Visits โ Discover Registrations, Revenue and Conversions in Minutes https://laravel-news.com/simplestats
Laravel News
SimpleStats: Analyze Beyond Visits โ Discover Registrations, Revenue and Conversions in Minutes - Laravel News
SimpleStats - a Server-side, GDPR compliant and 100% accurate analytics tool, that goes beyond simple counts of views and visits. Discover in-depth metrics like Registrations, Conversion Rate, campaign ROI and much more in just a few minutes!
๐ฅ1๐1
Fluent Date Validation in Laravel 11.40 https://laravel-news.com/laravel-11-40-0
Laravel News
Fluent Date Validation in Laravel 11.40 - Laravel News
The Laravel team released v11.40, which includes a fluent date validation class, pending Eloquent attributes, dump helpers for HTTP Response instances, and more.
โค3
Currency Formatting with Laravel's Enhanced Number Helper https://laravel-news.com/currency-formatting-number-helper
Laravel News
Currency Formatting with Laravel's Enhanced Number Helper - Laravel News
Discover Laravel's improved Number helper with configurable currency defaults. Learn to handle multi-currency formatting efficiently in your international applications.
โค4๐1
How to Fix the Composer Error: "Your requirements could not be resolved to an installable set of packages" https://laravel-news.com/composer-requirements-errors
Laravel News
How to Fix the Composer Error: "Your requirements could not be resolved to an installable set of packages" - Laravel News
Learn how to fix the "Your requirements could not be resolved to an installable set of packages" error you might encounter in Composer when installing or updating PHP dependencies.
โค3
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