A simple filesystem abstraction package for Laravel 4.
This looks really nice on the surface. I haven’t had a chance to use it but have an app I’m working on now that needs exactly what this includes. Glad to see the API on this so simple:
Storage::upload($_FILE['avatar'], 'user/avatar.jpg');
That’s the way it should be!
0 comments:
Post a Comment
Thanks