Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
goldcoders committed May 28, 2021
1 parent 7649d42 commit 1c3be8e
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 59 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

## Production
- php artisan ziggy:generate
- uncomment routes.js on plugins and comment route-local.js
- uncomment routes.js on plugins

## Issues
If you have seen any bugs please report it by making an [issue.](https://github.com/codeitlikemiley/vuetified/issues)
Expand Down
10 changes: 5 additions & 5 deletions public/js/1.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/js/2.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions public/js/3.js

Large diffs are not rendered by default.

57 changes: 11 additions & 46 deletions public/js/app.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"/js/app.js": "/js/app.js?id=24a323e1f712c965853e",
"/css/app.css": "/css/app.css?id=470008cee93a4a1f9431"
"/js/app.js": "/js/app.js",
"/css/app.css": "/css/app.css"
}

0 comments on commit 1c3be8e

Please sign in to comment.