A package to easily make use of config in your Laravel project.
tiagof2/laravel-site-config is a Laravel package for a package to easily make use of config in your laravel project..
It currently has 0 GitHub stars and 12 downloads on Packagist (latest version v1.0.02).
Install it with composer require tiagof2/laravel-site-config.
Discover more Laravel packages by tiagof2
or browse all Laravel packages to compare alternatives.
Last updated
config runs:php artisan vendor:publish --tag=site-config-config
migrations runs:php artisan vendor:publish --tag=site-config-migrations
translations runs !WIP:php artisan vendor:publish --tag=site-config-translations
views runs !WIP:php artisan vendor:publish --tag=site-config-views
assets runs !WIP:php artisan vendor:publish --tag=site-config-assets