Admin package for Laravel

Maintainers

Package info

github.com/nguyenthanhthuc2000/admin-package

pkg:composer/laravelwakeup/admin

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2025-03-02 04:09 UTC

This package is auto-updated.

Last update: 2026-03-29 01:12:28 UTC


README

Laravel WakeUp Admin helps build Admin management system quickly with Laravel. Provides pre-built routes, views, and publishable configurations, making customization easy.

Installation

Install this package with composer

  composer require laravelwakeup/admin:@dev

Publish configuration

  php artisan vendor:publish --tag=wakeup-admin-config

License

MIT