Timo

Results 11 issues of Timo

Does anybody knows a alternative package or has started a maintained fork?

The following package has the same purpose, but is not abandoned: https://github.com/spatie/laravel-html

New action issues #53 waiting for PR https://github.com/kanboard/kanboard/pull/4455

enhancement

Hey @creecros, in our system we have the following jobs: trigger:tasks -> every hour notification:overdue-tasks -> once a day at 6:00 We like the idea to inform the user **before**...

Nice chrome extension, but one suggestion: Change chrome.storage.local to chrome.storage.sync to sync URL between your clients/browsers. Thanks, Timo

enhancement

### Actual behaviour Sometimes the word [**delete**](https://www.dictionary.com/browse/delete) and sometimes the word [**remove**](https://www.dictionary.com/browse/remove) is used. But they have a different meaning (which also leads to irritation in translations). ### Expected behaviour...

Hi, thanks for this script, it would be nice if the i18n-todo will be fixed. e.g.: https://github.com/qualiture/ui5-validator/blob/master/Validator.js#L129 Thanks

Hi, if I add required="true" to my input field it does not work. I thought the following input should be validated correct (after #11). Unfortunately it does not work: working:...

Hi, I want to try this libary, but at the moment this libary is limited to Laravel 5.1.* Could you please update/allow laravel 5.3 in your composer file? "illuminate/support": ">=5.1"...