PHPackages                             isaachatilima/rilt-mantine-starter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. isaachatilima/rilt-mantine-starter

ActiveProject[Framework](/categories/framework)

isaachatilima/rilt-mantine-starter
==================================

A Laravel + Inertia + React + Mantine starter kit.

21PHPCI passing

Since Apr 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/IsaacHatilima/rilt-mantine-starter)[ Packagist](https://packagist.org/packages/isaachatilima/rilt-mantine-starter)[ RSS](/packages/isaachatilima-rilt-mantine-starter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

React Inertia Laravel Tailwind (RILT) with Mantine UI Starter Project
=====================================================================

[](#react-inertia-laravel-tailwind-rilt-with-mantine-ui-starter-project)

[RILT Starter Template](https://github.com/IsaacHatilima/rilt-mantine-starter)

About The Project
-----------------

[](#about-the-project)

This project is a comprehensive starter template designed to simplify and accelerate the development of modern web applications. It integrates key technologies like React, Inertia.js, Laravel, and Tailwind CSS, providing a clean and organized authentication pipeline setup out of the box. Whether you're starting a new project or looking for a flexible, scalable auth system, this boilerplate provides a solid foundation for rapid development and customization.

### Key Features:

[](#key-features)

- Easy authentication pipeline using **Laravel Fortify**.
- Clean, organized architecture with actions-based controllers for better maintainability.
- Ready-to-go auth routes and views with **Inertia.js** and **React** for a seamless SPA experience.
- **Tailwind CSS** for responsive, customizable UI design.
- Pre-configured **Mantine UI** for polished, user-friendly interfaces.
- Scalable architecture for adding new features and extending functionality.

Tech Stack:
-----------

[](#tech-stack)

- **React**: A powerful JavaScript library for building dynamic user interfaces with a component-based architecture.
- **Inertia.js**: A framework-agnostic tool that allows you to build modern, single-page apps (SPAs) using server-side routing and controllers.
- **Laravel**: A robust PHP framework for building web applications with an elegant syntax.
- **Laravel Fortify**: A package for building the authentication layer in Laravel applications.
- **Tailwind CSS**: A utility-first CSS framework for creating responsive and customizable designs.
- **Mantine UI**: A React component library for building beautiful user interfaces with a rich set of pre-built components.

Installation
------------

[](#installation)

To get started with the project, follow these steps:

1. Clone the repository:

    ```
    git clone https://github.com/IsaacHatilima/rilt-mantine-starter.git
    cd rilt-mantine-starter
    ```
2. Install dependencies

    ```
    composer install
    npm install
    ```
3. Configure your `.env` file with the necessary credentials.
4. Run migrations and seed the database:

    ```
    php artisan migrate --seed
    ```
5. Start the development server:

    ```
    php artisan serve
    npm run dev
    ```

Visit  to see the app in action.

Architecture Decisions
----------------------

[](#architecture-decisions)

**Actions-based Controllers:** The project moves business logic into action classes to keep controllers focused on request handling. This leads to a cleaner, more maintainable structure.

**Inertia.js + React:** Combining Inertia.js with React allows for a seamless SPA experience with minimal client-side routing and more intuitive server-side controller integration.

**Tailwind + Mantine UI:** Tailwind provides utility-first styling, while Mantine UI offers rich, pre-designed components that enhance the user experience out of the box. Together, they allow for rapid UI development.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3d9dbeadf89dd0a008024483cd1cc938f795743eb01c9346844d9a3056ff7607?d=identicon)[IsaacHatilima](/maintainers/IsaacHatilima)

---

Top Contributors

[![IsaacHatilima](https://avatars.githubusercontent.com/u/31442614?v=4)](https://github.com/IsaacHatilima "IsaacHatilima (55 commits)")

---

Tags

inertiajslaravelmantine-uireactjs

### Embed Badge

![Health badge](/badges/isaachatilima-rilt-mantine-starter/health.svg)

```
[![Health](https://phpackages.com/badges/isaachatilima-rilt-mantine-starter/health.svg)](https://phpackages.com/packages/isaachatilima-rilt-mantine-starter)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
