The Vinyl Shop project

  • Follow the instructions in Config -> Laravel project -> Start a new project
    • Make a new Laravel project vinyl_shop
    • Configure Homestead (and make a new test domain vinyl_shop.test)
    • Take care of autocompletion by generating the necessary helper file and enabling the Laravel plugin in PhpStorm
    • Configure the necessary directories in PhpStorm
    • Update your timezone
  • Browse to the project via the URL http://vinyl_shop.test

Laravel home page

Last Updated: 10/7/2020, 10:02:25 AM