0 votes
in Laravel by
What do you mean by Laravel Dusk?

1 Answer

0 votes
by

Laravel Dusk is a tool which is used for testing JavaScript enabled applications. It provides powerful, browser automation, and testing API.

...