tutus/adminkit

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

Installs: 42

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/tutus/adminkit

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

This package is auto-updated.

Last update: 2025-12-08 23:41:35 UTC


README

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.