Skip to content
This repository has been archived by the owner on May 11, 2019. It is now read-only.

Releases: tsawler/laravel-filemanager

Merge multiple pull requests

31 May 14:02
Compare
Choose a tag to compare

Thanks for all the contributions!

Minor

18 Feb 23:16
Compare
Choose a tag to compare
Merge pull request #59 from tsawler/Development

Change laravelcollective/html requirements

Auth & resolve #44

27 Jan 23:44
Compare
Choose a tag to compare

Allows people to change the middleware used without having to make their own routes.

Created a new abstract controller so that all the controllers can extend it instead of extending one in an unknown namespace.

Many thanks to Nikita240 for these improvements.

Update illuminate/html

27 Jan 13:27
Compare
Choose a tag to compare
Merge pull request #47 from tsawler/Development

Update for illuminate/html

0.5.6: Merge pull request #46 from tsawler/Development

27 Jan 12:39
Compare
Choose a tag to compare

Require laravelcollective/html, note lack of support for Laravel 5.2

0.5.5: Merge pull request #45 from tsawler/Development

27 Jan 12:27
Compare
Choose a tag to compare

Udpate installation instructions in readme.

Russian language added

21 Jan 14:05
Compare
Choose a tag to compare
Merge pull request #41 from 02-web/patch-1

russian language added

Require authentication to use

23 Jul 15:31
Compare
Choose a tag to compare

Modified route file to require user authentication in order to display or use.

Bug fixes

30 Jun 12:31
Compare
Choose a tag to compare

Minor bug fixes for delete methods

0.5.1: Merge pull request #22 from tsawler/Development

11 Jun 14:24
Compare
Choose a tag to compare

Allow for installation on Laravel 5.1