You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Laravel Blade Vue Directive provides blade directives for vue.js single file and
29
29
30
30
In 2.0, the `@vue` and `@endvue` directives have been renamed to `@inlinevue` and `@endinlinevue`. The new `@vue` and `@endvue` directives should now be used for non-inline components.
31
31
32
-
**WARNING: You'll need to make sure that you run `php artisan view:clear` after upgrading**
32
+
**WARNING: You'll need to make sure that you run `php artisan view:clear` after upgrading**
0 commit comments