DEF STUDIO srl

Need help with Laravel and web development?

Hire one of our experts for your projects.

We build tailored products, websites and platforms — with care for UX, performance and maintainability.

Booking open for Q4 — limited slots

Storage Expectations

toExistInStorage()

Assert that the given file exist in storage.

expect('test_file.txt')->toExistInStorage();

toBeMissingInStorage()

expect('test_file.txt')->toBeMissingInStorage();
Suggest a change
Last updated 22 August 2025