| Install | |
|---|---|
composer require danidoble/maryui-starterkit |
|
| Latest Version: | v1.1.0 |
| PHP: | ^8.2 |
Our Laravel + Livewire + MaryUI starter kit provides a robust, modern starting point for building Laravel applications with a Livewire and MaryUI frontend.
Livewire is a powerful way of building dynamic, reactive, frontend UIs using just PHP. It's a great fit for teams that primarily use Blade templates and are looking for a simpler alternative to JavaScript-driven SPA frameworks like React and Vue.
This Livewire starter kit utilizes Livewire 3, Laravel Volt (optionally), TypeScript, Tailwind, and the MaryUI component library.
Bun.js by default for asset bundling
By default composer run dev will use bun if you want use npm
use composer run dev-node
Documentation for all Laravel starter kits can be found on the Laravel website.
Thank you for considering contributing to our starter kit! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
The Laravel + Livewire + MaryUI starter kit is open-sourced software licensed under the MIT license.