Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/provisionbg/administration
Laravel administration package
https://github.com/provisionbg/administration
administration cms laravel provision
Last synced: 3 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 (over 8 years ago)
- Default Branch: v6.0
- Last Pushed: 2022-11-15T08:48:31.000Z (about 2 years ago)
- Last Synced: 2024-11-02T06:37:23.707Z (3 months ago)
- Topics: administration, cms, laravel, provision
- Language: JavaScript
- Homepage: https://veneliniliev.com/docs/provision-administration/
- Size: 14.4 MB
- Stars: 11
- Watchers: 6
- Forks: 0
- 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
[![Latest Version on Packagist](https://img.shields.io/packagist/v/provisionbg/administration.svg?style=flat-square)](https://packagist.org/packages/provisionbg/administration)
[![Build Status](https://img.shields.io/travis/provisionbg/administration/master.svg?style=flat-square)](https://travis-ci.org/provisionbg/administration)
[![Quality Score](https://img.shields.io/scrutinizer/g/provisionbg/administration.svg?style=flat-square)](https://scrutinizer-ci.com/g/provisionbg/administration)
[![Total Downloads](https://img.shields.io/packagist/dt/provisionbg/administration.svg?style=flat-square)](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 [email protected] 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.