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.
- 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
You can quickly get started with Cuirass using either the Laravel installer or Composer:
laravel new --using santosvilanculos/cuirass your-project-namecomposer create-project santosvilanculos/cuirass your-project-nameCuirass is open-sourced software licensed under the MIT license.
