Mike Erickson
Mike Erickson
Hard to decipher on phone as code is not properly commented, but it looks like you are not pushing the plugin call onto your desired plugin array. Near end of...
Wow, this is quite a dated issue and still not update? Does anyone know the status of this project? Has it been "abandoned"
@maxim25 You recently commented on this project so I thought I would ping you. I am trying to use this component and allow users to enter into the component object,...
@maxim25 thank you so much, I can’t believe I missed that. I read and reread the props section but bypassed it obviously.
in the short term, you can wrap the array in a collection (using `collect` helper) and then access as you wish. Or, you can simply call as `$this->getModel()[‘name’]`
@AdamKyle OK, I see what you are referencing here. My position is, we want to support Bootstrap 4 out of the box, as default. This will not affect existing users...
@AdamKyle Further, I am thinking outside the "box" here and trying to create an interface whereby we can support other CSS frameworks (ie Bulma, SemanticUI, etc.) Personally, I tend to...
@kmbt Was the suggestion supplied above enough to close this issue?
I will work on getting this added for the next release. I am working on a few other items which will be part of new release as well, when those...
Hey @nikrolls What version of PHPUnit are you using? What version of PHP are you using? We have gone to great lengths to maintain support as far back as possible,...