- clone the repo and cd into it
composer install
- rename or copy
.env.example
file to.env
- create a database, call it
hacker-news
- download database here https://wetransfer.com/downloads/d8d3c4b3be3fafd7d794d3210da331fb20210514064421/e68a70
- populate database
- Enter your database credentials in your
.env
file, edit the following DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=hacker-news DB_USERNAME=root DB_PASSWORD= php artisan key:generate
php artisan serve
- go to http://127.0.0.1:8000
-
Notifications
You must be signed in to change notification settings - Fork 0
Lizwis/hacker-news
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published