Skip to content

Conversation

@mortza
Copy link
Contributor

@mortza mortza commented Nov 10, 2018

After second installation of latest commit (I tried just latest commit) I've noticed that the option use_package_routes and url_prefix is useless and we should register routes manually in web.php file (or any other file used to register routes) even when use_package_routes is set to true.

so I edited boot method of LaravelFilemanagerServiceProvider to register routes if corresponding option is enabled and routes from Lfm to register routes using url_prefix option.

@streamtw
Copy link
Member

Thanks @mortza !

@streamtw streamtw merged commit b36e482 into UniSharp:master Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants