bengr/admin

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

Maintainers

Package info

github.com/bengr-digital/package.admin

pkg:composer/bengr/admin

Statistics

Installs: 360

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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