queents / locations-module
Database seeds for Locations Module for VILT stack
Installs: 101
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:laravel-module
Requires
- queents/vilt: ^1.0
This package is auto-updated.
Last update: 2024-10-25 15:05:42 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.