beyondcode / dusk-dashboard

A beautiful dashboard for your Laravel Dusk tests
https://pociot.dev/8-introducing-laravel-dusk-dashboard
MIT License
558 stars 62 forks source link

Adds pathing entry to Usage section of docs. #25

Closed wuori closed 5 years ago

wuori commented 5 years ago

Lots of projects use relative paths for assets and I can foresee this being an issue that leaves new users scratching their heads. This snippet should help alleviate issues arising from this in the future - hopefully!