Laravel Dusk was released with Laravel 5.4 and gave developers an incredibly easy API to create and run automated browser tests. However, I came across an issue while running browser tests with SQLite.
Continue reading “Using a Separate SQLite Database with Laravel Dusk”