【问题标题】:I want to install Laravel Jetstream with inertia-vue2我想用惯性 vue2 安装 Laravel Jetstream
【发布时间】:2021-07-14 04:30:23
【问题描述】:

那么是否可以使用 Inertia-Vue2 安装 Jetstream?

php artisan jetstream:install inertia

【问题讨论】:

标签: laravel vue.js vuejs2 inertiajs jetstream


【解决方案1】:

当然,您可以使用 Inertia-Vue2 安装 Jetstream。不使用php artisan jetstream:install inertia 安装。您必须编辑 composer.json 文件并在 composer install 之后添加 Jetstream 的版本 2。

看到这条评论: https://stackoverflow.com/a/67151050/10699475

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2021-04-04
    • 2021-06-30
    • 2021-05-02
    • 2021-07-12
    • 2021-01-01
    • 2021-01-07
    • 2021-11-22
    • 2021-05-30
    相关资源
    最近更新 更多