m1ge0/bootsjet-starter-kit
Bootsjet Starter Kit
Bootstrap-first Laravel 12 starter kit built on Jetstream (Livewire stack).
Usage
Requires publication on Packagist (and a stable tag such as v1.0.0) for the short package notation:
laravel new my-project --using=m1ge0/bootsjet-starter-kit
Repository URL works immediately (recommended until Packagist publication is active):
laravel new my-project --using="https://github.com/m1ge0/bootsjet-starter-kit"
Current Scope
- Laravel 12 application skeleton
- Jetstream Livewire + Teams scaffolding
- Bootsjet Bootstrap views/assets applied as first-class project files
- Vite configured for Sass (
resources/sass/app.scss) - Livewire constraint prepared for
^3 || ^4without forced downgrade
Related Packages
apexglobal/apex-starter-kit
Production-ready Laravel starter kit with a full admin panel, role-based access...
15
0
tabacitu/ball-starter-kit
A Laravel starter kit using the BALL stack - Bootstrap, Any-JS, Laravel, Livewir...
75
8
chandanshakya/mary-ui-starter-kit
Laravel Volt, Mary UI project starter kit with Auth and Roles
100
5
emmanuel/livewire-datatable-bs4
Views for the package MedicOneSystems Livewire Datatables with Bootstrap 4
2,367
16