Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Added laravel 5 support notice
Browse files Browse the repository at this point in the history
  • Loading branch information
dmyers committed Mar 14, 2016
1 parent 1f03fb3 commit 5df618f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Storage Package for Laravel 4

Storage is a filesystem abstraction layer for Laravel 4 applications.
If you are using Laravel 5 it comes with a similar package included
which can be [found in the docs](https://laravel.com/docs/5.0/filesystem).

## Installation via Composer

Expand Down

0 comments on commit 5df618f

Please sign in to comment.