gopex/easy-set-config

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

Installs: 45

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/gopex/easy-set-config

0.1.4 2023-12-02 07:46 UTC

This package is auto-updated.

Last update: 2025-10-29 02:57:44 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