tonghe/locations

1.0.1 2022-05-11 06:21 UTC

This package is auto-updated.

Last update: 2024-05-11 11:17:07 UTC


README

step1

composer require tonghe/locations

step2

Add TypiCMS\Modules\Locations\Providers\ModuleServiceProvider::class, to config/app.php, before TypiCMS\Modules\Core\Providers\ModuleServiceProvider::class,

step3

php artisan vendor:publish

step4

php artisan migrate