Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

PetroGromovo's avatar

What can be used for vue/cli frontend / Laravel 6 Backend REST API testing

I have expierence of using laravel dusk for testing laravel 5 app with using of vuejs 2 components Now I make @vue/cli 4.0.5 / vuex 3 app with data reading from Laravel 6 Backend REST API and wonder how both parts of the app can be tested?

Can laravel dusk be used for this or there are some better tools for this ?

Thanks!

0 likes
2 replies
PetroGromovo's avatar

Thanks! Interesting. I started viewing it : looks like it more for laravel with blade. Are there some tutorial for @vue/cli 3 app / Laravel 6 Backend REST API ?

Please or to participate in this conversation.