Skip to content

Tags: consilience/laravel-storage-ls

Tags

2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

Laravel 10 support

2.1.0

Issue #7 switch to Laravel only API for scanning directoriesIssue #7 …

…switch to Laravel only API for scanning directories

2.0.0

Issue #1 Laravel 8/Flysystem 3 support

1.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove phpunit dependency

No tests yet, so the dependency was getting in the way.

1.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue #6 support for PHP8

1.1.1

Issue #5 add ^8.0 to illuminate/support dependency

1.1.0

Update for Laravel 7

1.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support laravel/lumen 6.x

1.0.3

More docs and fixes to the timestamp display.

The timestamp formatting would be picking up the current system
timezone, while we want to output file times in UTC.