bengr/admin

Bengr admin package that can generate administration structure both for SPA application in seperate repository and also for API 🙀

Installs: 360

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/bengr/admin

0.9.2 2023-07-25 22:25 UTC

README

Latest Version on Packagist Total Downloads

Bengr admin package that can generate administration structure both for SPA application in seperate repository and also for API 🙀

Installation

You can install the package via composer:

composer require bengr/admin

You can publish the config file with:

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

Usage

There is no other configuration needed than just adjust routing.php config for needs of your application

Credits