Download the PHP package benhuang1024/dusk-dashboard without Composer
On this page you can find all versions of the php package benhuang1024/dusk-dashboard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download benhuang1024/dusk-dashboard
More information about benhuang1024/dusk-dashboard
Files in benhuang1024/dusk-dashboard
Package dusk-dashboard
Short Description A beautiful dashboard for your Laravel Dusk tests
License MIT
Homepage https://github.com/beyondcode/dusk-dashboard
Informations about the package dusk-dashboard
Laravel Dusk Dashboard
A beautiful dashboard for your Dusk test suites.
Installation
You can install the package via composer:
Next up, you need to go to your DuskTestCase.php
that was installed by Laravel Dusk. You can find this file in your tests
directory:
Find and replace this line:
with:
Usage
Check out the documentation here.
Handling Asset Paths
Assets may not load or display properly when using relative paths due to port specification. Using Larvel's Path Helpers such as the url()
and asset()
helpers (Ex: {{ url('path/to/asset.css') }}
) will help overcome these pathing issues.
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Marcel Pociot
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of dusk-dashboard with dependencies
cboden/ratchet Version ^0.4.1
clue/buzz-react Version ^2.5
guzzlehttp/guzzle Version ^6.3
illuminate/console Version 5.6.*|5.7.*|5.8.*|6.*
illuminate/support Version 5.6.*|5.7.*|5.8.*|6.*
laravel/dusk Version ^4.0|^5.0|^6.0
yosymfony/resource-watcher Version ^1.2