Skip to content

HeavyMedaI/laravel-react-mantine-starter-kit

 
 

Repository files navigation

Laravel + React (Mantine) Starter Kit (with Mantine Panel & Sidebar & Components..)

UI Screenshots

dashboard-sidebar-light.png

dashboard-sidebar-collapsed-light.png

settings-sidebar-dark.png

settings-sidebar-collapsed-dark.png

Introduction

A React starter kit provides a robust, modern starting point for building Laravel applications with a React frontend using Inertia.

Inertia allows you to build modern, single-page React applications using classic server-side routing and controllers. This lets you enjoy the frontend power of React combined with the incredible backend productivity of Laravel and lightning-fast Vite compilation.

This React starter kit utilizes React 19, TypeScript, Tailwind, and the Mantine component library.

Getting Started

There is no release yet, just download this repository or pull from git.

Documentation

Documentation for Official Laravel starter kits can be found on the Laravel website. This project is not an official Laravel starter kit, but most of the documentation for the React starter kit should apply to this project as well.

Other Starter Kits

This starter kit is based on Laravel 12+ React (Mantine) Starter Kit by adrum

You can check his profile, he has other cool stuff.

License

The Laravel + React (Mantine) starter kit is open-sourced software licensed under the MIT license.

About

A starter kit for the Laravel framework using Inertia.js, React, and Mantine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.5%
  • PHP 29.3%
  • CSS 4.2%
  • Other 1.0%