avaroai/laravel-dusk

Laravel Dusk with support for mocked services.

Maintainers

Package info

github.com/avaroai/laravel-dusk

pkg:composer/avaroai/laravel-dusk

Transparency log

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2026-07-27 09:21 UTC

This package is auto-updated.

Last update: 2026-07-27 09:21:49 UTC


README

This package is a internal extension of the original package, which is no longer maintained.

This version makes a few tweaks specific to AvaroAI projects and is mostly intended for internal use, but feel free to explore and use the code as you wish.

Changes

  • Switched to session driver by default.
  • Added support for HTTP mocking
  • Added support for Larastan