38 lines
1.3 KiB
Markdown
38 lines
1.3 KiB
Markdown
Helpers for laravel-admin
|
|
=========================
|
|
|
|
[](https://styleci.io/repos/97900966)
|
|
[](https://packagist.org/packages/laravel-admin-ext/helpers)
|
|
[](https://packagist.org/packages/laravel-admin-ext/helpers)
|
|
[]()
|
|
|
|
[Documentation](http://laravel-admin.org/docs/#/en/extension-helpers) | [中文文档](http://laravel-admin.org/docs/#/zh/extension-helpers)
|
|
|
|
DEMO [helpers](http://demo.laravel-admin.org/helpers/scaffold)
|
|
|
|
Login using `admin/admin`
|
|
|
|
## Installation
|
|
|
|
```
|
|
$ composer require laravel-admin-ext/helpers
|
|
|
|
$ php artisan admin:import helpers
|
|
```
|
|
|
|
## Usage
|
|
|
|
See [wiki](http://laravel-admin.org/docs/#/en/extension-helpers?id=helpers)
|
|
|
|
## Donate
|
|
|
|
> Help keeping the project development going, by donating a little. Thanks in advance.
|
|
|
|
[](https://www.paypal.me/zousong)
|
|
|
|

|
|
|
|
License
|
|
------------
|
|
Licensed under [The MIT License (MIT)](LICENSE).
|