laravel-admin-extensions / config

Config manager for laravel-admin
http://laravel-admin.org/
MIT License
96 stars 57 forks source link

documentation is not correct #34

Open schel4ok opened 4 years ago

schel4ok commented 4 years ago

Please fix documentation. It says that After add config in the panel, use config($key) to get value you configured. But in reality working code is this one config('key')