Compare commits
2 Commits
813619212c
...
7173b1fc9d
| Author | SHA1 | Date | |
|---|---|---|---|
| 7173b1fc9d | |||
| 4dc8a7aa53 |
@ -100,7 +100,7 @@ class ResourcesController extends BaseController
|
||||
{
|
||||
if (Request::isPost()) {
|
||||
$data = [
|
||||
'name' => input('post.name'),
|
||||
'title' => input('post.title'),
|
||||
'cate' => input('post.cate'),
|
||||
'icon' => input('post.icon'),
|
||||
'url' => input('post.url'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user