martindilling / my-landing-pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Landing Pages

Setup

Homestead.yaml

    - map: martindilling.com.test
      to: /home/vagrant/code/repositories/my-landing-pages/public
    - map: camillagejl.com.test
      to: /home/vagrant/code/repositories/my-landing-pages/public
    - map: dilling.co.test
      to: /home/vagrant/code/repositories/my-landing-pages/public

/etc/hosts

192.168.10.10  martindilling.com.test camillagejl.com.test dilling.co.test

About


Languages

Language:PHP 98.4%Language:HTML 1.5%Language:Vue 0.1%