Alex Weissman

Results 104 comments of Alex Weissman

I've actually been looking at replacing the in-house [RBAC system I designed for UserFrosting](http://www.userfrosting.com/components/#authorization) with Sentinel, but I have this concern as well. My system currently allows you to associate...

Would it be possible to emulate a `payment_method.automatically_updated` event?

Ok. I've been developing an adapter class that extends `Validator`. Would you want that as part of the repo, or would you rather I just modify the base class?

Cool. Is there a way to contribute to the planning? I have a few suggestions ;-)

Oh cool, I haven't looked at this in a while, but I guess JSON Schema is starting to become active again? Seems like this could be solved just by implementing...

Cool, yeah let me see what I can come up with. I agree with being able to explicitly specify the client-side validator; we can start with bootstrapvalidator and see how...

It's on my list - I've been busy implementing a [PHP templating engine for Bootstrap](https://github.com/alexweissman/bootsole) for UserFrosting as well as upgrading my company's CRM. But yeah, I definitely want to...

Alright, I've got something! Check it out: https://github.com/alexweissman/valitron There are still a few issues. First, bootstrapvalidator doesn't support the following rules: ``` dateFormat dateBefore dateAfter instanceOf array ``` I'm not...

The bootstrapvalidator team is planning to [add support for multiple regex's](https://github.com/nghuuphuoc/bootstrapvalidator/issues/826) in the next release, so that could handle this for us.

Seems like it might make more sense to have icons of logarithmic and linear curves plotted on x-y axes for this. Kind of like: http://www.nuffieldfoundation.org/sites/default/files/images/The%20automatically%20straight-line%20graph_2450%281%29.jpg https://upload.wikimedia.org/wikipedia/commons/7/79/Binary_logarithm_plot.svg