Laravel Dusk provides simple end-to-end testing and browser automation.
composer require laravel/duskNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run a browser test that visits the homepage and checks for text.
Install ChromeDriver via `php artisan dusk:chrome-driver`.
No dependency data recorded yet.