dusk-dashboard icon indicating copy to clipboard operation
dusk-dashboard copied to clipboard

Run dashboard from browser

Open robov opened this issue 5 years ago • 0 comments

It would be cool if I could start the listener dashboard from the bowser. But when I call Artisan::call('dusk:dashboard'); in my controller I get The "./tests/Browser" directory does not exist.

However when I call from the cli php artisan dusk:dashboard, the dashboard starts fine

robov avatar Jun 13 '19 09:06 robov