laravel-setable maintained by isofman
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