Artur

Results 25 comments of Artur

> > > Thank you. Please close if it done

Are you sure you add the `localize` midleware and set properly the prefix? I never do this but i think you miss this portion of code https://github.com/mcamara/laravel-localization#translated-routes ``` Route::group( [...

Need to update the dependency of `tag-module` to 4.0

Here the pull request https://github.com/wbotelhos/raty/pull/168 If you want you can costumize youron code like this: ``` // #jQuery.plugin - raty for a star rating view if ($().raty) { $('.getraty').each(function ()...

Yes i think its impossible with this library

Are you configured the Off-server Linking Configuration: `nooffsitelink_valid_domains`

You need to use `php_imagick` PHP processor library, I think. But not every server has it.

Are this repo elligible for hacktoberfest?