Skip to content

how to get it works with "laravel inertia vue stack" ? #123

Answered by Smef
peter-emad99 asked this question in Q&A
Discussion options

You must be logged in to vote

This is available now, and appears to work well. The only config you need is:

        plugins: [
            VueDevTools({
                appendTo: "app.ts",
            }),
            ...
            ...
         ],

It seems the separate window option at https://my-host.test:5173/__devtools__/ isn't yet functional, but this is still significantly better.

Replies: 10 comments 13 replies

Comment options

You must be logged in to vote
1 reply
@peter-emad99
Comment options

Comment options

You must be logged in to vote
2 replies
@RobertBoes
Comment options

@alexzhang1030
Comment options

Comment options

You must be logged in to vote
1 reply
@RobertBoes
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@plweil
Comment options

@Smef
Comment options

@plweil
Comment options

@Smef
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@Vorion86
Comment options

@mreduar
Comment options

@mreduar
Comment options

@webfansplz
Comment options

@mreduar
Comment options

Answer selected by webfansplz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants