Category: PHP

Quick Tip: Laravel Jetstream Banners

Quick Tip: Laravel Jetstream Banners

If you’re using Laravel Jetstream with Livewire or Intertia.js, the scaffolding includes a banner notification component in the app layout that you can utilize from your own views/Livewire/Inertia.js components. Notifications can be dispatched using...

Customizing Stubs in Laravel

Customizing Stubs in Laravel

Learn how to customize stubs used to generate various classes in your Laravel application. The post Customizing Stubs in Laravel appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like...

PhpStorm now includes Code With Me for Pair Programming

PhpStorm now includes Code With Me for Pair Programming

JetBrains has announced the public launch of the Code With Me service to enable collaborative development and pair programming across the majority of JetBrains IDEs, fundamentally changing the developer experience. The post PhpStorm now...

Create Controllers with a Custom Stub in Laravel 8.36

Create Controllers with a Custom Stub in Laravel 8.36

The Laravel team released 8.36 with the ability to use a custom controller stub and a useCurrentOnUpdate() blueprint method for datetime columns in MySQL. The post Create Controllers with a Custom Stub in Laravel...

The Laravel Octane Beta is Available

The Laravel Octane Beta is Available

The Laravel Octane beta is now released—the highly-anticipated first-party package for running highly performant Laravel utilizing environments like Swoole and RoadRunner. The post The Laravel Octane Beta is Available appeared first on Laravel News....

Tailwind CSS v2.1 is now released

Tailwind CSS v2.1 is now released

Tailwind v2.1 was just released with a new JIT Engine, Filter and Backdrop-filter Utilities, and more. The post Tailwind CSS v2.1 is now released appeared first on Laravel News. Join the Laravel Newsletter to...

Postmortem of PHP Core compromise continues

Postmortem of PHP Core compromise continues

The investigation of how a couple of git accounts of some prominent PHP Core developers was compromised is still ongoing. PHP internals contributor Sara Golemon took some time to join a panel of other...

The secrets behind the Laracon Online site

The secrets behind the Laracon Online site

The Laracon Online hype may be over, but there are still some crispy news regarding the latest site and illustration and in this post take a look at all the easter eggs. The post...