Skip to content

Commit 2df6716

Browse files
committed
Modified Readme file
1 parent 1b47b68 commit 2df6716

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# lara-vue-auth
22
A repo for laravel vue authentication tutorial.
3+
4+
# How to run
5+
1. clone the repo
6+
2. Run
7+
`composer install`
8+
3. Run
9+
`npm install`
10+
11+
4. Set your database credentials in .env
12+
5. Run
13+
`php artisan serve`

0 commit comments

Comments
 (0)