onecontent/location

此包最新版本(dev-develop)没有可用的许可证信息。

这是 One Content 的位置模块

dev-develop 2022-11-08 09:17 UTC

This package is not auto-updated.

Last update: 2024-09-25 16:04:35 UTC


README

管理网站所有位置

发布包

php artisan vendor:publish --tag=oc_location_configs php artisan vendor:publish --tag=oc_location_plugins php artisan vendor:publish --tag=oc_location_assets

从 Excel 导入数据

php artisan db:seed --class="OneContent\Location\Seeds\DatabaseSeeder"

数据库源

https://thongtin.diagioi.gov.vn/tracuubando.aspx

从 SQL 脚本文件导入数据

php artisan db:seed --class="OneContent\Location\Seeds\DatabaseSeeder"