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
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
Managing Request Host Information in Laravel https://laravel-news.com/request-host
Laravel News
Managing Request Host Information in Laravel - Laravel News
Harness the potential of Laravel's request host methods. Build robust multi-tenant applications and manage domain-specific logic with precise URL handling capabilities.
👍4❤3
First Factor One-Time Passwords for Laravel with OTPZ https://laravel-news.com/otpz
Laravel News
First Factor One-Time Passwords for Laravel with OTPZ - Laravel News
Add First Factor One-Time Passwords to your Laravel application (ie. Passwordless OTP Login)
👍7
Handling Request Data Presence in Laravel https://laravel-news.com/laravel-when-has
Laravel News
Handling Request Data Presence in Laravel - Laravel News
Unlock the power of Laravel's whenHas method for handling request data presence. Discover how to process optional fields and execute conditional logic based on input availability.
❤8😁2👍1💩1