tutus/adminkit

Minimal Laravel authentication scaffolding with Blade and Tailwind or API only.

v1.0.13 2023-12-08 18:54 UTC

This package is auto-updated.

Last update: 2024-05-08 19:47:39 UTC


README

AdminKit

Total Downloads Latest Stable Version License Laravel Version Laravel Version

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+.

  1. Require this package via composer as a dev dependency:

    composer require tutus/adminkit --dev
  2. 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.