Tabler based Laravel starter kit

Maintainers

Package info

github.com/SantosVilanculos/cuirass

Language:Blade

Type:project

pkg:composer/santosvilanculos/cuirass

Transparency log

Fund package maintenance!

Ko Fi

Statistics

Installs: 76

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v2.0.0-beta.1 2026-08-12 09:43 UTC

This package is auto-updated.

Last update: 2026-08-12 10:14:09 UTC


README

CI Packagist License

screenshot

Introduction

Cuirass is a Laravel starter kit built on the Tabler admin dashboard. A solid foundation, ready to build on.

Features

  • Authentication out of the box: login, registration, password reset
  • Full test suite
  • Typed codebase, PHP type hints throughout
  • Tabler admin dashboard included

Installation

Using the Laravel installer:

laravel new --using santosvilanculos/cuirass your-project-name

Using Composer:

composer create-project santosvilanculos/cuirass your-project-name

License

MIT licensed. See LICENSE.

Credits