Skip to content

kiennguyen95/lviah-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lviah

Let's make Haivl great again.

Setup

  • Download and install a local server environment such as XAMPP or MAMP
  • Setting a virtual host if you want a prettier local domain

Installation

  1. Clone project

  2. Run composer install to install all dependencies

  3. Change database info at the end of web/sites/default/settings.php to yours

  4. Access the site in your browser and follow the setup instructions

  5. Synchronize configuration by running the following commands:

    • ./vendor/bin/drush cset system.site uuid "fbd76dc7-4c21-4df4-8158-b88ac63678ee"
    • ./vendor/bin/drush ev '\Drupal::entityTypeManager()->getStorage("shortcut_set")->load("default")->delete();'
    • ./vendor/bin/drush cim

About

Let's make Haivl great again!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages