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 3e487a9 commit 5b481c5Copy full SHA for 5b481c5
README.md
@@ -97,6 +97,7 @@ npm install && npm run dev
97
```
98
Sometimes, `npm run dev` needs to be run twice to complete the installation.
99
Read the output carefully to see if this is the case.
100
+
101
5. Run the built-in development server
102
103
php artisan serve
@@ -155,10 +156,3 @@ of this worthwhile.
155
156
This template is open-source software licensed under the
157
[MIT license](https://opensource.org/licenses/MIT) - see the
158
[LICENSE.md](LICENSE.md) file for details
-
159
- "repositories": [
160
- {
161
- "type": "path",
162
- "url": "../laravel-uikit"
163
- }
164
- ],
0 commit comments