Back to Projects
Mary UI Laravel Starter Kit

Mary UI Laravel Starter Kit

A contemporary, production-ready Laravel starter kit with integrated Livewire Volt and Mary UI components. Designed to expedite web application development with pre-built authentication, user administration, and developer-friendly tooling.

Dec 2024 - Present 11 months Ongoing

Tech Stack

LaravelLivewireMary UIDaisyUITailwind CSSPest

Project Overview

Mary UI Laravel Starter Kit is a comprehensive, production-ready foundation for building modern web applications. It combines the robustness of Laravel 12.x with the elegance of Mary UI and the reactivity of Livewire Volt, providing developers with everything they need to kickstart their next project.

Repository Stats

Laravel Livewire Mary UI License

Packagist Version Packagist Downloads

Core Technologies

Authentication & User Management

Complete Auth System

User Administration Dashboard

OAuth Integration

Roles & Permissions

Powered by Spatie Laravel Permission package for robust role-based access control:

Developer Experience

Testing

Code Quality Tools

Development Workflow

Quick setup with one command:

laravel new my-app --using=lauroguedes/mary-ui-starter-kit

Or clone and install:

composer install
npm install
php artisan migrate --seed

Start development with hot reload:

composer dev

This launches the development server, queue worker, log monitor, and Vite with hot module replacement - all concurrently!

Production Ready

Perfect For

Open Source

This project is open source under the MIT License and welcomes contributions from the community. Visit the GitHub repository to report issues, suggest features, or contribute code.

View All Projects
Close