Skip to main content

StorageCheck

IfThen....
Unable to read/write the storage disk🚨 Fail

👀 View source on Github

Check different disks​

By default, this check will test your default storage driver. If you want to check other disks, you can do it this way:

<?php

StorageCheck::make()->disk('s3');