News

Laravel Breeze now with dark mode

Published
Laravel Breeze now with dark mode image

Thanks to Jess Archer Laravel Breeze now includes a dark mode.

To get this new dark mode when you install Breeze you can pass the --dark flag:

php artisan breeze:install --dark

Another new feature coming in Laravel 10 is adding types to user-land code, and this applies across all the first-party Laravel packages, including stubs and starter kits.

To get a head start on this, Taylor announced they've begun releasing some of these changes in packages like Breeze and Jetstream and all the changes are backward compatible.

The new dark mode is available today and you can get started with it right away.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Laravel Rulebook: Business Rules That Change by Date image

Laravel Rulebook: Business Rules That Change by Date

Read article
Taylor disabled GitHub Issues on most Laravel open-source packages. image

Taylor disabled GitHub Issues on most Laravel open-source packages.

Read article
Exclude Vendor and Default Commands in `php artisan dev` image

Exclude Vendor and Default Commands in `php artisan dev`

Read article
The Laracon Archive image

The Laracon Archive

Read article
Group Adjacent Collection Items in Laravel with chunkBy() image

Group Adjacent Collection Items in Laravel with chunkBy()

Read article
Laravel queue:work Now Prints Why the Worker Stopped image

Laravel queue:work Now Prints Why the Worker Stopped

Read article