Skip to content

The unofficial Laravel starter kit for Blade

Notifications You must be signed in to change notification settings

imacrayon/blade-starter-kit

Repository files navigation

Laravel Blade Starter Kit

This is an opinionated starter kit for building multi-tenant Laravel applications with Blade. It comes loaded with features out of the box:

  • Teams & invitations — create teams, invite users by email, and manage roles
  • Admin panel — manage users and teams with full-text search
  • User impersonation — sign in as any user from the admin panel
  • Two-factor authentication — TOTP-based 2FA powered by Laravel Fortify

The UI is composed of beautiful Blade components powered by Alpine.js and Tailwind CSS, with partial page updates via Alpine AJAX and route pre-fetching via instant.page.

Preview of the Blade Starter Kit

Installation

Via Laravel Herd

One-click install a new application using this starter kit through Laravel Herd:

Install with Herd

Via the Laravel Installer

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.

Sponsors

Moonbase Labs

License

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

About

The unofficial Laravel starter kit for Blade

Resources

Stars

Watchers

Forks

Packages

No packages published