Download the PHP package mantax559/laravel-settings without Composer
On this page you can find all versions of the php package mantax559/laravel-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-settings
Laravel Settings
Installation & Setup
You can install the package via composer:
composer require mantax559/laravel-settings
The package will automatically register its service provider.
Customisation
Config
You can optionally publish the config file with:
php artisan vendor:publish --provider="Mantax559\LaravelSettings\Providers\AppServiceProvider" --tag=config
Tests
You can run tests with the command:
vendor/bin/phpunit
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-settings with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
laravel/framework Version ^10.0|^11.0
mantax559/laravel-helpers Version ^1.0
laravel/framework Version ^10.0|^11.0
mantax559/laravel-helpers Version ^1.0
The package mantax559/laravel-settings contains the following files
Loading the files please wait ....