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

PhilKz's avatar

Complete API for Dusk?

Is there a more complete API guide/documentation for Laravel Dusk than what is on here (https://laravel.com/docs/9.x/dusk) available anywhere?

The reason I ask is that, after some Googling, I discovered from some blog that there is a logout() method in Dusk to go with loginAs(). The laravel.com page on Dusk makes no mention of this method, and I had to go to the code on Github to make sure it did what I thought. (Also, looking through there, it seems there are a few other useful methods available that the guide doesn't mention.)

0 likes
1 reply

Please or to participate in this conversation.