Skip to content

Conversation

Rohos
Copy link
Contributor

@Rohos Rohos commented Jun 29, 2016

Add Russian lang

@Rohos
Copy link
Contributor Author

Rohos commented Jun 29, 2016

When app routes conflict with package routes, so i add prefix on config. And change routes hardcode in routes and views

src/routes.php Outdated
@@ -1,38 +1,78 @@
<?php
$middlewares = \Config::get('lfm.middlewares');
$prefix = \Config::get('lfm.prefix');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Rohos Would you please modified it to $prefix = \Config::get('lfm.prefix', 'laravel-filemanager'); thus we can upgrade the package seamlessly .

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes certainly already done

@youchenlee
Copy link
Member

@Rohos Appreciate your contributions. I've made some comment to the code.
Would you please revise it for we can upgrade the package seamlessly?

@youchenlee youchenlee merged commit e760e87 into UniSharp:master Jul 12, 2016
@youchenlee
Copy link
Member

thank you!

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