Echecivuole

Results 7 comments of Echecivuole

> Hello @Echecivuole, you can change the decimal character as well as the digit group separator using the aforementioned options, for instance : > > ```js > { > decimalCharacter:...

> Well, this is possible but would need a _database_ of all the country codes with their default decimal character, digit group separator and numbers, currency character, etc. This might...

> Thanks for reporting this issue, however with the few information you gave us, we are not able to correctly reproduce it. > Could you please create a [reproducible test...

@yajra I think you have also considered the case for which search has to work with Laravel Encrypted values. How to allow your searchbar to find encrypted values or to...

Sorry but I am not big expert in Controller. What to do if I want to run the notification into the homepage, through the HomeController? do you have to add...

I use Laravel 5.7 with these: ` "require-dev": { "filp/whoops": "^2.0", "fzaninotto/faker": "^1.4", "mockery/mockery": "^1.0", "nunomaduro/collision": "^2.0", "phpunit/phpunit": "^7.0", "symfony/var-dumper": "4.4.x-dev" },`

which laravel version is valid for the 2.4.0?