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.
2 parents d9acabb + fb5f326 commit 492dc4eCopy full SHA for 492dc4e
README.md
@@ -1,6 +1,6 @@
1
# Laravel UI AdminLTE
2
3
-Laravel Frontend preset for [AdminLTE3](https://adminlte.io/themes/v3/) Theme.
+[Laravel Frontend Scaffolding](https://laravel.com/docs/7.x/frontend) for [AdminLTE3](https://adminlte.io/themes/v3/) Theme.
4
5
## Installation
6
@@ -30,4 +30,4 @@ And then run,
30
31
Or for production,
32
33
-`npm install && npm run prod`
+`npm install && npm run prod`
0 commit comments