https://github.com/provisionbg/administration
Laravel administration package
https://github.com/provisionbg/administration
administration cms laravel provision
Last synced: 9 months ago
JSON representation
Laravel administration package
- Host: GitHub
- URL: https://github.com/provisionbg/administration
- Owner: ProVisionBG
- License: mit
- Created: 2016-06-30T05:27:53.000Z (almost 10 years ago)
- Default Branch: v6.0
- Last Pushed: 2022-11-15T08:48:31.000Z (over 3 years ago)
- Last Synced: 2025-09-07T03:28:35.175Z (9 months ago)
- Topics: administration, cms, laravel, provision
- Language: JavaScript
- Homepage: https://veneliniliev.com/docs/provision-administration/
- Size: 14.4 MB
- Stars: 11
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Laravel administration package
[](https://packagist.org/packages/provisionbg/administration)
[](https://travis-ci.org/provisionbg/administration)
[](https://scrutinizer-ci.com/g/provisionbg/administration)
[](https://packagist.org/packages/provisionbg/administration)
package description :)
## Installation
You can install the package via composer:
```bash
composer require provision/administration
```
## Usage
``` php
// Usage description here
```
### Testing
``` bash
composer test
composer phpmd
composer phpcs
```
### Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
### Security
If you discover any security related issues, please email venelin@provision.bg instead of using the issue tracker.
## Credits
- [Venelin Iliev](https://veneliniliev.com/)
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.