imacrayon/blade-starter-kit

The unofficial Laravel starter kit for Blade.

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 26

Watchers: 3

Forks: 2

Open Issues: 0

Language:Blade

Type:project

v1.0.1 2025-03-12 03:41 UTC

This package is auto-updated.

Last update: 2025-03-13 00:26:17 UTC


README

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.

Preview of the Blade Starter Kit

Installation

Create a new Laravel application using this starter kit through the official Laravel Installer:

laravel new my-app --using=imacrayon/blade-starter-kit

Want More Components?

Get even more high-quality components by purchasing the official Alpine UI Components.

Icons

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.

Coming Soon

Bolt: An API that supports file-based routing for Blade templates.

Sponsors

Moonbase Labs

License

The Laravel Blade Starter Kit is open-sourced software licensed under the MIT license.