Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 316 Bytes

readme.md

File metadata and controls

14 lines (11 loc) · 316 Bytes

AsgardCMS.com website

This is the repository holding the asgardcms.com website

To install this locally:

  • git clone
  • composer install
  • php ./vendor/bin/homestead make --after --aliases
  • configure Homstead.yaml
  • Add site to /etc/hosts
  • vagrant up
  • vagrant ssh
  • php artisan asgard:install