Skip to content

instanceofman/laravel-setable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Laravel Setable

Easy to setup

php artisan setable:setup

Native helper

config('setable.auto_publish'); // true

Easy to edit

php artisan setable:list
php artisan setable:set auto_publish true boolean
php artisan setable:get auto_publish

About

Persists configurations to database for Laravel.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages