Hi all!
Note: This is for sponsors only.
I threw together a small boilerplate project using Laravel 10, Livewire 3 beta, and Laravel Breeze for you to enjoy.
I added a client/admin split using spatie/permissions
and breadcrumbs using tabuna/breadcrumbs
. It also has Heroicons installed.
Do note there is currently one Livewire 3 issue effecting the layout: https://github.com/livewire/livewire/issues/5832
But that will hopefully be fixed soon, for now it works fine without it.
I added wire:navigate
to give it an SPA like feel.
Hopefully this can save you a few hours on your next project!