Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 260 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 260 Bytes

laravel-dawn

Runs Dusk tests with a server defined $APP_ENV

Installation composer require itsjustanthony/laravel-dawn

Usage php artisan dawn php artisan dawn:fails

Safe for any environment, whether or not you have a server defined $APP_ENV.