2017 © Pedro Peláez
 

library laravel-admin-config

Config extension for laravel-admin

image

zanemmm/laravel-admin-config

Config extension for laravel-admin

  • Wednesday, January 31, 2018
  • by echooo
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Config manager for laravel-admin

Inspired by https://github.com/laravel-admin-extensions/config., (*1)

Documentation | 中文文档, (*2)

Feature Custom Resource Route, (*3)

Open config/admin.php , add your resource route, (*4)

    'extensions' => [
        'config' => [
            'name' => 'admin-config',
            'controller' => 'App\Admin\Controllers\ConfigController',
        ]
    ]

Licensed under The MIT License (MIT)., (*5)

The Versions

31/01 2018

dev-master

9999999-dev https://github.com/zanemmm/laravel-admin-config

Config extension for laravel-admin

  Sources   Download

MIT

The Requires

 

The Development Requires

by z-song
by zane

config laravel-admin setting