sujan-sht/admin-master

Laravel Admin Panel

v2.0.0 2024-07-18 14:59 UTC

This package is auto-updated.

Last update: 2024-11-18 17:02:12 UTC


README

Latest Version on Packagist Total Downloads GitHub Actions

Installation

You can install the package via composer:

composer require sujan-sht/admin-master

Usage

You can Publish assets for the admin panel via:

php artisan vendor:publish –tag=admin-master-assets

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email sujanstha016@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.