gopex/easy-set-config

A pcakge to help you set peject's configs in laravel

Maintainers

Package info

github.com/foroughi1380/EasySetConfig

pkg:composer/gopex/easy-set-config

Statistics

Installs: 45

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.4 2023-12-02 07:46 UTC

This package is auto-updated.

Last update: 2026-03-29 01:03:51 UTC


README

A pcakge to help you set peject's configs in laravel

installation

$ composer require gopex/easy-set-config
$ php artisan vendor:publish --tag esconfig
$ php artisan migrate

usage

coming soon