Uploaded From CV. Swandhana Server
This commit is contained in:
Vendored
+50
@@ -0,0 +1,50 @@
|
||||
# Support [![Packagist License][badge_license]](LICENSE.md) [![For Laravel][badge_laravel]][link-github-repo]
|
||||
|
||||
[![Github Workflow Status][badge_build]][link-github-status]
|
||||
[![Coverage Status][badge_coverage]][link-scrutinizer]
|
||||
[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]
|
||||
[![SensioLabs Insight][badge_insight]][link-insight]
|
||||
[![Github Issues][badge_issues]][link-github-issues]
|
||||
|
||||
[![Packagist][badge_package]][link-packagist]
|
||||
[![Packagist Release][badge_release]][link-packagist]
|
||||
[![Packagist Downloads][badge_downloads]][link-packagist]
|
||||
|
||||
*By [ARCANEDEV©](http://www.arcanedev.net/)*
|
||||
|
||||
Support package is a collection of helpers and tools for ARCANEDEV + Laravel projects.
|
||||
|
||||
Feel free to check out the [releases](https://github.com/ARCANEDEV/Support/releases), [license](LICENSE.md), and [contribution guidelines](CONTRIBUTING.md).
|
||||
|
||||
## Contribution
|
||||
|
||||
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).
|
||||
|
||||
## Security
|
||||
|
||||
If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.
|
||||
|
||||
## Credits
|
||||
|
||||
- [ARCANEDEV][link-author]
|
||||
- [All Contributors][link-contributors]
|
||||
|
||||
[badge_license]: http://img.shields.io/packagist/l/arcanedev/support.svg?style=flat-square
|
||||
[badge_laravel]: https://img.shields.io/badge/Laravel-5.1%20to%2010.x-orange.svg?style=flat-square
|
||||
[badge_build]: https://img.shields.io/github/workflow/status/ARCANEDEV/Support/run-tests?style=flat-square
|
||||
[badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/Support.svg?style=flat-square
|
||||
[badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/Support.svg?style=flat-square
|
||||
[badge_insight]: https://img.shields.io/sensiolabs/i/de0353dd-df17-4656-b9c0-1eea95aa30a2.svg?style=flat-square
|
||||
[badge_issues]: https://img.shields.io/github/issues/ARCANEDEV/Support.svg?style=flat-square
|
||||
[badge_package]: https://img.shields.io/badge/package-arcanedev/support-blue.svg?style=flat-square
|
||||
[badge_release]: https://img.shields.io/packagist/v/arcanedev/support.svg?style=flat-square
|
||||
[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/support.svg?style=flat-square
|
||||
|
||||
[link-author]: https://github.com/arcanedev-maroc
|
||||
[link-github-repo]: https://github.com/ARCANEDEV/Support
|
||||
[link-github-status]: https://github.com/ARCANEDEV/Support/actions
|
||||
[link-github-issues]: https://github.com/ARCANEDEV/Support/issues
|
||||
[link-contributors]: https://github.com/ARCANEDEV/Support/graphs/contributors
|
||||
[link-packagist]: https://packagist.org/packages/arcanedev/support
|
||||
[link-scrutinizer]: https://scrutinizer-ci.com/g/ARCANEDEV/Support/?branch=master
|
||||
[link-insight]: https://insight.sensiolabs.com/projects/de0353dd-df17-4656-b9c0-1eea95aa30a2
|
||||
Reference in New Issue
Block a user