We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ec903 commit 9b76b7bCopy full SHA for 9b76b7b
README.md
@@ -24,7 +24,7 @@ Plus Oauth and JWT authentication on the side.
24
25
> [email protected] / password
26
27
-
+
28
29
## Installation
30
```
@@ -44,15 +44,13 @@ $ php artisan key:generate
44
**General Workflow**
45
46
47
-$ gulp && gulp watch
+$ php artisan serve --host=0
48
49
Open new terminal
50
51
-$ php artisan serve
+$ gulp && gulp watch
52
53
54
-Open http://localhost:8000/
55
-
56
> Default Username/Password: [email protected] / password
57
58
**Angular Generators**
0 commit comments