queents / locations-module
Database seeds for Locations Module for VILT stack
Package info
github.com/queents/locations-module
Type:laravel-module
pkg:composer/queents/locations-module
v1.0.1
2022-12-03 16:17 UTC
Requires
- queents/vilt: ^1.0
This package is auto-updated.
Last update: 2026-02-25 17:47:04 UTC
README
Database seeds for Locations Module for VILT stack
Installation
You can install the package via composer:
composer require queents/locations-module
Add Module to modules_statuses.json if not exists
{
"Locations": true
}
Run Migration
php artisan migrate
Install the package
php artisan location:install
and now clear cache
php artisan optimize:clear
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.