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
Transition Inertia Vue stubs to `<script setup>` syntax (laravel#127)
* Transition to <script setup>
* update inertia version
* Fix autofocus of Input component
* use value property
Co-authored-by: Taylor Otwell <taylor@laravel.com>