mattkingshott/laravel-dusk-mocking

This package is abandoned and no longer maintained. No replacement package was suggested.

Mock facades in Laravel Dusk tests.

Maintainers

Package info

github.com/mattkingshott/laravel-dusk-mocking

pkg:composer/mattkingshott/laravel-dusk-mocking

Transparency log

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

v2.0.1 2026-07-15 14:50 UTC

This package is auto-updated.

Last update: 2026-07-27 09:12:24 UTC


README

This package is no longer maintained.

Laravel Dusk Mocking

This package is a fork from the original, which is no longer maintained. This version makes a few tweaks and is mostly intended for internal use, but feel free to submit a PR if you have something useful to contribute.

The original readme can be found here.

Changes

  • Switched to session driver by default.