Skip to content

Jaaron0606/spring2018-project

 
 

Repository files navigation

spring2018-project

Setup Steps

  • Fork this repository
  • Clone your fork to your local machine
  • Make sure you are in the new project directory
  • Run composer update
  • Copy the .env.example to a file called .env
  • Run php artisan key:generate
  • Either Run php artisan service or start your Homestead instance
  • Visit your local PHP server url (example -> http://localhost) and make sure you get the Laravel welcome screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.2%
  • HTML 3.4%
  • Other 1.4%