tutus / adminkit
Minimal Laravel authentication scaffolding with Blade and Tailwind or API only.
Requires
- php: ^8.1.0
- illuminate/console: ^10.35
- illuminate/filesystem: ^10.35
- illuminate/support: ^10.35
- illuminate/validation: ^10.35
- laravel/prompts: ^0.1.13
README
Introduction
Tutus AdminKit is your go-to solution for Laravel development, offering a beautifully designed scaffold with essential features like secure authentication, two-factor authentication, session management, and Laravel Sanctum integration for APIs. With an easy setup, a supportive community, and regular updates, AdminKit ensures that your Laravel projects stay both secure and up-to-date. Elevate your development experience with the simplicity and effectiveness of Tutus AdminKit.
Get Started
AdminKit requires PHP 8+ and Laravel 9+.
-
Require this package via composer as a dev dependency:
composer require tutus/adminkit --dev
-
Install starter kit:
php artisan adminkit:install
Contributing
Thank you for considering to contribute to AdminKit. All the contribution guidelines are mentioned here.
License
AdminKit is an open-sourced software licensed under the MIT license.