File tree Expand file tree Collapse file tree 10 files changed +16
-14
lines changed
resources/js/layouts/components
resources/ts/layouts/components Expand file tree Collapse file tree 10 files changed +16
-14
lines changed Original file line number Diff line number Diff line change 52
52
'file ' => [
53
53
'driver ' => 'file ' ,
54
54
'path ' => storage_path ('framework/cache/data ' ),
55
+ 'lock_path ' => storage_path ('framework/cache/data ' ),
55
56
],
56
57
57
58
'memcached ' => [
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " materio-vuetify-vuejs -admin-template-free" ,
2
+ "name" : " materio-vuetify-laravel -admin-template-free" ,
3
3
"version" : " 0.0.0" ,
4
4
"private" : true ,
5
5
"scripts" : {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ const upgradeBanner = computed(() => {
51
51
52
52
<IconBtn
53
53
class =" me-2"
54
- href =" https://github.com/themeselection/materio-vuetify-vuejs -admin-template-free"
54
+ href =" https://github.com/themeselection/materio-vuetify-laravel -admin-template-free"
55
55
target =" _blank"
56
56
rel =" noopener noreferrer"
57
57
>
@@ -158,7 +158,7 @@ const upgradeBanner = computed(() => {
158
158
<template #after-vertical-nav-items >
159
159
<!-- 👉 illustration -->
160
160
<a
161
- href =" https://themeselection.com/item/materio-vuetify-vuejs -admin-template"
161
+ href =" https://themeselection.com/item/materio-vuetify-laravel -admin-template"
162
162
target =" _blank"
163
163
rel =" noopener noreferrer"
164
164
style =" margin-left : 7px ;"
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ const upgradeBanner = computed(() => {
120
120
121
121
<!-- 👉 illustration -->
122
122
<a
123
- href =" https://themeselection.com/item/materio-vuetify-vuejs -admin-template"
123
+ href =" https://themeselection.com/item/materio-vuetify-laravel -admin-template"
124
124
target =" _blank"
125
125
rel =" noopener noreferrer"
126
126
>
Original file line number Diff line number Diff line change @@ -3353,9 +3353,9 @@ kolorist@^1.7.0:
3353
3353
integrity sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==
3354
3354
3355
3355
laravel-vite-plugin@^0.7.5 :
3356
- version "0.7.7 "
3357
- resolved "https://registry.yarnpkg.com/laravel-vite-plugin/-/laravel-vite-plugin-0.7.7 .tgz#1b3fdb96cccdbc363597a4b1cbc550ba741f315a "
3358
- integrity sha512-/KsnyNUOMylBVLvGz1VlL1ukxyQeMQUz4zmnMflYe8fAWzLvjHDXnbh6fLgIrzAmevzNjYm/TUqmD5Io0+kqhg ==
3356
+ version "0.7.8 "
3357
+ resolved "https://registry.yarnpkg.com/laravel-vite-plugin/-/laravel-vite-plugin-0.7.8 .tgz#0fd0c577389ed5f4c5bb61cfbd9da5d18c9b58dc "
3358
+ integrity sha512-HWYqpQYHR3kEQ1LsHX7gHJoNNf0bz5z5mDaHBLzS+PGLCTmYqlU5/SZyeEgObV7z7bC/cnStYcY9H1DI1D5Udg ==
3359
3359
dependencies :
3360
3360
picocolors "^1.0.0"
3361
3361
vite-plugin-full-reload "^1.0.5"
Original file line number Diff line number Diff line change 52
52
'file ' => [
53
53
'driver ' => 'file ' ,
54
54
'path ' => storage_path ('framework/cache/data ' ),
55
+ 'lock_path ' => storage_path ('framework/cache/data ' ),
55
56
],
56
57
57
58
'memcached ' => [
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " materio-vuetify-vuejs -admin-template-free" ,
2
+ "name" : " materio-vuetify-laravel -admin-template-free" ,
3
3
"version" : " 0.0.0" ,
4
4
"private" : true ,
5
5
"scripts" : {
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ const upgradeBanner = computed(() => {
54
54
55
55
<IconBtn
56
56
class =" me-2"
57
- href =" https://github.com/themeselection/materio-vuetify-vuejs -admin-template-free"
57
+ href =" https://github.com/themeselection/materio-vuetify-laravel -admin-template-free"
58
58
target =" _blank"
59
59
rel =" noopener noreferrer"
60
60
>
@@ -161,7 +161,7 @@ const upgradeBanner = computed(() => {
161
161
<template #after-vertical-nav-items >
162
162
<!-- 👉 illustration -->
163
163
<a
164
- href =" https://themeselection.com/item/materio-vuetify-vuejs -admin-template"
164
+ href =" https://themeselection.com/item/materio-vuetify-laravel -admin-template"
165
165
target =" _blank"
166
166
rel =" noopener noreferrer"
167
167
style =" margin-left : 7px ;"
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ const upgradeBanner = computed(() => {
118
118
119
119
<!-- 👉 illustration -->
120
120
<a
121
- href =" https://themeselection.com/item/materio-vuetify-vuejs -admin-template"
121
+ href =" https://themeselection.com/item/materio-vuetify-laravel -admin-template"
122
122
target =" _blank"
123
123
rel =" noopener noreferrer"
124
124
>
Original file line number Diff line number Diff line change @@ -3578,9 +3578,9 @@ kolorist@^1.7.0:
3578
3578
integrity sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==
3579
3579
3580
3580
laravel-vite-plugin@^0.7.5 :
3581
- version "0.7.7 "
3582
- resolved "https://registry.yarnpkg.com/laravel-vite-plugin/-/laravel-vite-plugin-0.7.7 .tgz#1b3fdb96cccdbc363597a4b1cbc550ba741f315a "
3583
- integrity sha512-/KsnyNUOMylBVLvGz1VlL1ukxyQeMQUz4zmnMflYe8fAWzLvjHDXnbh6fLgIrzAmevzNjYm/TUqmD5Io0+kqhg ==
3581
+ version "0.7.8 "
3582
+ resolved "https://registry.yarnpkg.com/laravel-vite-plugin/-/laravel-vite-plugin-0.7.8 .tgz#0fd0c577389ed5f4c5bb61cfbd9da5d18c9b58dc "
3583
+ integrity sha512-HWYqpQYHR3kEQ1LsHX7gHJoNNf0bz5z5mDaHBLzS+PGLCTmYqlU5/SZyeEgObV7z7bC/cnStYcY9H1DI1D5Udg ==
3584
3584
dependencies :
3585
3585
picocolors "^1.0.0"
3586
3586
vite-plugin-full-reload "^1.0.5"
You can’t perform that action at this time.
0 commit comments