【发布时间】:2021-07-14 04:30:23
【问题描述】:
那么是否可以使用 Inertia-Vue2 安装 Jetstream?
php artisan jetstream:install inertia
【问题讨论】:
-
这能回答你的问题吗? Install Laravel Jetstream with Vue JS 2
标签: laravel vue.js vuejs2 inertiajs jetstream
那么是否可以使用 Inertia-Vue2 安装 Jetstream?
php artisan jetstream:install inertia
【问题讨论】:
标签: laravel vue.js vuejs2 inertiajs jetstream
当然,您可以使用 Inertia-Vue2 安装 Jetstream。不使用php artisan jetstream:install inertia 安装。您必须编辑 composer.json 文件并在 composer install 之后添加 Jetstream 的版本 2。
【讨论】: