Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 274 Bytes

File metadata and controls

10 lines (8 loc) · 274 Bytes

Laravel test catalog

How to launch the project

  1. Clone this repo.
  2. Go to project directory cd test_catalog.
  3. Run composer install.
  4. Add 192.168.10.10 homestead.test to your hosts file.
  5. Run vagrant up.
  6. Open http://homestead.test in your browser.