File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ Helpers for laravel-admin
88
99[ Documentation] ( http://laravel-admin.org/docs/#/en/extension-helpers ) | [ 中文文档] ( http://laravel-admin.org/docs/#/zh/extension-helpers )
1010
11+ DEMO [ helpers] ( http://demo.laravel-admin.org/helpers/scaffold )
12+
13+ Login using ` admin/admin `
14+
1115## Installation
1216
1317```
@@ -20,6 +24,14 @@ $ php artisan admin:import helpers
2024
2125See [ wiki] ( http://laravel-admin.org/docs/#/en/extension-helpers?id=helpers )
2226
27+ ## Donate
28+
29+ > Help keeping the project development going, by donating a little. Thanks in advance.
30+
31+ [ ![ PayPal Me] ( https://img.shields.io/badge/Donate-PayPal-green.svg )] ( https://www.paypal.me/zousong )
32+
33+ ![ -1] ( https://cloud.githubusercontent.com/assets/1479100/23287423/45c68202-fa78-11e6-8125-3e365101a313.jpg )
34+
2335License
2436------------
2537Licensed under [ The MIT License (MIT)] ( LICENSE ) .
Original file line number Diff line number Diff line change 1313 ],
1414 "require" : {
1515 "php" : " >=7.0.0" ,
16- "laravel/framework" : " ~5.5" ,
1716 "encore/laravel-admin" : " ~1.6"
1817 },
1918 "require-dev" : {
You can’t perform that action at this time.
0 commit comments