bengr/admin

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

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