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 1d787b4 commit e39f567Copy full SHA for e39f567
README.md
@@ -17,6 +17,7 @@ To install the starter kit, run the following command:
17
18
1. git clone https://github.com/laravel/vue-starter-kit
19
2. cd vue-starter-kit
20
+3. git checkout develop
21
3. copy .env.example .env
22
4. install dependencies `npm install && composer install`
23
5. run migrations `php artisan migrate`
0 commit comments