Mohamed Ashraf
Mohamed Ashraf
@mernxl Hi could you please provide an example for toggleLibrary?
@acidjazz previous version works fine, thank you
Hi @raakkan, please use the following command to install ```bash composer require outhebox/laravel-translations --with-all-dependencies ```
Hi @cwbsl, i just installed fresh Laravel app and installed the package without any issue with same command
> Perhaps sharing your composer.json contents would help. ```php { "name": "laravel/laravel", "type": "project", "description": "The skeleton application for the Laravel framework.", "keywords": ["laravel", "framework"], "license": "MIT", "require": { "php":...
Hi @JorgenSolli, Thank you you are correct i just didn't notice that both are included in the composer.json also i don't have enough time to debug this out, i've applied...
Hi @cwbsl, please check the latest release and let me know if it works for you
This should be fixed in the latest version thanks to @jonasfrisell
Hi there, Currently the package doesn't support flat flags, only rounded I'll consider add support to flat and circle flags in upcoming releases. Thanks for your feedback