Tabler based Laravel starter kit

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

Type:project

v1.0.2 2025-04-12 20:36 UTC

This package is auto-updated.

Last update: 2025-05-04 19:17:53 UTC


README

tests packagist license

screenshot

Introduction

Cuirass is a Laravel application scaffold designed to kickstart your projects with a robust foundation. It combines the visually appealing and responsive Tabler admin dashboard template with the powerful Laravel framework, providing you with everything you need to start building your application immediately.

Features

  • Pre-built authentication system (login, registration, password reset)
  • Comprehensive test suite for code quality assurance
  • Typed codebase for enhanced reliability via PHP type hinting
  • Built on the responsive Tabler admin dashboard template

Installation

You can quickly get started with Cuirass using either the Laravel installer or Composer:

Using laravel installer

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

Using Composer

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

License

Cuirass is open-sourced software licensed under the MIT license.

Credits