Skip to content

queents/locations-module

Repository files navigation

Vilt Locations

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.

About

Locations Module for VILT framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages