FrankenPHP Support in Laravel Octane is Out of Beta https://laravel-news.com/frankenphp-octane-out-of-beta
Laravel News
FrankenPHP Support in Laravel Octane is Out of Beta - Laravel News
The Laravel team released Octane v2.3.10, which removes the status of beta for FrankenPHP's Octane server option.
β€12π1
Validation Errors Card for Laravel Pulse https://laravel-news.com/validation-errors-card-for-laravel-pulse
Laravel News
Validation Errors Card for Laravel Pulse - Laravel News
The Validation Errors Card for Laravel Pulse shows useful metrics for validation errors impacting users. See how real users experience and interact with validation errors in your app.
π7π₯1π€―1
Is class instantiation without extra parenthesis coming to PHP 8.4? https://laravel-news.com/php-8-4-class-instantiation-without-extra-parenthesis
Laravel News
Is class instantiation without extra parenthesis coming to PHP 8.4? - Laravel News
Will we be able to drop parenthesis around the new keyword when instantiating a class? Find out the latest on the status of this exciting PHP 8.4 RFC proposal.
β€9π2π2
A Look at What's Coming to PHP 8.4 https://laravel-news.com/php-8-4-0
Laravel News
PHP 8.4 is released with Property Hooks, Class Instantiation without extra parenthesis, and more - Laravel News
The PHP team has released PHP 8.4 with new array find functions, property hooks, class instantiation without extra parenthesis, and more.
β€20π9π₯2π2π₯±1
Dash UI is a Laravel Blade Component Library Inspired by Shopify Polaris https://laravel-news.com/dash-ui-blade-component-library
Laravel News
Dash UI is a Laravel Blade Component Library Inspired by Shopify Polaris - Laravel News
Dash UI is a component library for Laravel Blade inspired by Shopify Polaris. It is created with Tailwind CSS, Laravel Blade components, and Alpine.js and designed for ease of integration and customization.
π7π4
New Proposed Array Find Functions in PHP 8.4 https://laravel-news.com/php-8-4-array-find-functions
Laravel News
New Array Find Functions in PHP 8.4 - Laravel News
Four new array functions are likely coming to PHP 8.4 that are still in the RFC voting stage. Learn about these array_find functions and how they work.
π12π₯6
A New Validation Rule and the Ability to Manually Fail a Command in Laravel 11.8 https://laravel-news.com/laravel-11-8-0
Laravel News
A New Validation Rule and the Ability to Manually Fail a Command in Laravel 11.8 - Laravel News
This week, the Laravel team released v11.8, with a new validation rule, the ability to fail a command outside the handle() method, create a view during make:mail, and more.
π6π2
Real Time Command Line Monitoring With Laravel Top https://laravel-news.com/laravel-top
Laravel News
Real Time Command Line Monitoring With Laravel Top - Laravel News
Laravel Top provides real-time monitoring directly from the command line for Laravel applications. It helps you track critical metrics and see the busiest routes in your application.
π₯18π11
Configuring Laravel With Additional Environment Files https://laravel-news.com/additional-env-files-in-laravel
Laravel News
Configuring Laravel With Additional Environment Files - Laravel News
In Laravel, you can configure additional environment files that will load instead of the `.env` file. Let's look at how to do this, with some practical examples like using an '.env.testing' env file.
π₯9π4
The Ability to Prevent Destructive Commands From Running is Coming to Laravel 11 https://laravel-news.com/prevent-destructive-commands-from-running-in-laravel-11
Laravel News
Prevent Destructive Commands From Running in Laravel - Laravel News
You can now prevent commands like database migrations from accidentally running in production environments. Learn how to use this upcoming feature in your Laravel 11 applications.
π14
Audit MySQL Databases in Laravel With the DB Auditor Package https://laravel-news.com/laravel-db-auditor
Laravel News
Audit MySQL Databases in Laravel With the DB Auditor Package - Laravel News
The DB Auditor package for Laravel helps you audit your MySQL database standards and provides options to add missing constraints via CLI.
π9π1
A New Minimal Default Exception Page With Dark Mode Support in Laravel 11.9 https://laravel-news.com/laravel-11-9-0
Laravel News
A New Minimal Default Exception Page With Dark Mode Support in Laravel 11.9 - Laravel News
This week, the Laravel team released v11.9, which includes a new default exception page, a way to prevent destructive commands from running, a withoutDelay() queue method, and more.
π12π3π2β€1
Monitor Code Processing Time in PHP with Time Warden https://laravel-news.com/time-warden
Laravel News
Monitor Code Processing Time in PHP with Time Warden - Laravel News
Time Warden is a lightweight PHP library that enables you to monitor processing time of tasks and allows take actions on thresholds that exceed defined execution time limits.
π10β€4π₯1
Eloquent JoinWith Package for Laravel https://laravel-news.com/eloquent-joinwith
Laravel News
Eloquent JoinWith Package for Laravel - Laravel News
Laravel Eloquent Join With is a package that simplifies performing efficient database joins on existing Eloquent relationships of type HasOne and BelongsTo.
β€6π5
The ultimate guide to Laravel Validation https://laravel-news.com/laravel-validation
Laravel News
The ultimate guide to Laravel Validation - Laravel News
Validation is an important part of any web application. It can help to prevent security vulnerabilities, data corruption, and a whole host of other issues that can arise when you're working with user input.
π10β€3π₯3π₯±1
Using Eloquent Factories With PHPUnit Data Providers https://laravel-news.com/eloquent-factories-with-phpunit-data-providers
Laravel News
Using Eloquent Factories With PHPUnit Data Providers - Laravel News
Using data providers with feature tests can pose a problem because they run before Laravel is bootstrapped. Let's look at how to use Eloquent factories within PHPUnit data providers.
β€4
Use a Closure with updateOrInsert() in Laravel 11.10 https://laravel-news.com/laravel-11-10-0
Laravel News
Use a Closure with updateOrInsert() in Laravel 11.10 - Laravel News
This week, the Laravel team released v11.10, with the ability to pass a callback to Builder::updateOrInsert(), support for soft-deleted models with explicit route model binding, and more.
π6
Randomize Command Execution Time with the Chaotic Schedule Package for Laravel https://laravel-news.com/chaotic-schedule-pacakge-for-laravel
Laravel News
Randomize Command Execution Time with the Chaotic Schedule Package for Laravel - Laravel News
The Chaotic Schedule package for Laravel allows you to randomize scheduled command execution time and date intervals via Pseudorandom number generators.
β€6π3
Manage Events, Feature Flags, and More with PostHog for Laravel https://laravel-news.com/laravel-posthog
Laravel News
Manage Events, Feature Flags, and More with PostHog for Laravel - Laravel News
Laravel PostHog is a package integrating PostHogβa platform to analyze, test, observe, and deploy new featuresβwith Laravel. Learn how to use this package with Laravel to start observing your app's features.
π7