Admin package for Laravel

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/laravelwakeup/admin

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

This package is auto-updated.

Last update: 2025-10-30 05:30:18 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