A Blade port of the official Laravel Starter Kit.
This starter kit features many of the conveniences you'd expect in a modern framework. It has beautiful UI components built with Alpine.js and Tailwind CSS, route pre-fetching provided by instant.page, and Livewire-like reactivity powered by Alpine AJAX.
One-click install a new application using this starter kit through Laravel Herd:
Create a new Laravel application using this starter kit through the official Laravel Installer:
laravel new my-app --using=imacrayon/blade-starter-kit
Get even more high-quality components by purchasing the official Alpine UI Components.
This starter kit uses the refined and versatile Phosphor icon collection. However, you can easily replace this collection with any icon set supported by Blade UI Kit Icons. To add a new icon set, composer require
the icon package and replace any phosphor-*
references with a reference to your preferred icon. You can even install multiple icon collections in the same project, go nuts.
Bolt: An API that supports file-based routing for Blade templates.
The Laravel Blade Starter Kit is open-sourced software licensed under the MIT license.