mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
Update README.md
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
# Laravel IDE Helper Generator
|
# Laravel IDE Helper Generator
|
||||||
|
|
||||||
[![Latest Version on Packagist][ico-version]][link-packagist]
|
[](https://github.com/barryvdh/laravel-ide-helper/actions)
|
||||||
[![Software License][ico-license]](LICENSE.md)
|
[](http://choosealicense.com/licenses/mit/)
|
||||||
[![Build Status][ico-gha]][link-gha]
|
[](https://packagist.org/packages/barryvdh/laravel-ide-helper)
|
||||||
[![Total Downloads][ico-downloads]][link-downloads]
|
[](https://packagist.org/packages/barryvdh/laravel-ide-helper)
|
||||||
|
[](https://fruitcake.nl/)
|
||||||
|
|
||||||
**Complete PHPDocs, directly from the source**
|
**Complete PHPDocs, directly from the source**
|
||||||
|
|
||||||
@@ -439,10 +440,3 @@ Lumen 5.1+ will read this file for configuration parameters if it is present, an
|
|||||||
|
|
||||||
The Laravel IDE Helper Generator is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)
|
The Laravel IDE Helper Generator is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)
|
||||||
|
|
||||||
[ico-version]: https://img.shields.io/packagist/v/barryvdh/laravel-ide-helper.svg?style=flat-square
|
|
||||||
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
|
|
||||||
[ico-gha]: https://github.com/barryvdh/laravel-ide-helper/workflows/Tests/badge.svg
|
|
||||||
[ico-downloads]: https://img.shields.io/packagist/dt/barryvdh/laravel-ide-helper.svg?style=flat-square
|
|
||||||
[link-packagist]: https://packagist.org/packages/barryvdh/laravel-ide-helper
|
|
||||||
[link-gha]: https://github.com/barryvdh/laravel-ide-helper/actions
|
|
||||||
[link-downloads]: https://packagist.org/packages/barryvdh/laravel-ide-helper
|
|
||||||
|
|||||||
Reference in New Issue
Block a user