Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 491 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 491 Bytes

Laravel - and - Dusk Standalone

This project is an example of how to use the Dusk-Standalone project together with a remote website. This website is generated with Laravel MVC for this example, but this could be any frontend-project.

Installation

Run composer install on both sub-folders to install all dependencies

Running tests

To run the browser tests in the dusk project, run dusk/vendor/bin/phpunit ./dusk/tests/Browser/