Ben Claar
Ben Claar
Hi @bschooly - I'm sorry the checkbox isn't rendering correctly. Former's job is to output the correct Bootstrap (or other framework) HTML, and it's the framework's job to style the...
Hi @bschooly - what error are you seeing? You can find out what version of Former you are using by looking in your `composer.lock` file -- you should see something...
Thanks so much! Any chance you'd be willing to submit a PR?
Thanks, @mrextreme ! Now we just need someone to package up the above into a PR with tests -- any takers?
I've run into this myself and thought it was odd. I agree that a POST'd value, even if empty, should override `->value()`.
Unfortunately, I would consider this to be a fairly large breaking change -- let's target this for 5.0.0
At first glance, this PR looks decent other than missing tests. @hshahdoost have you tested it and verified it's working well for you? Would you be willing and able to...
This version was bumped here: https://github.com/barryvdh/laravel-assetic/commit/86406e But I can't find version 1.2 at https://github.com/kriswallsmith/assetic/
Thanks, Barry! You're awesome, as always. I should have checked Packagist; https://packagist.org/packages/kriswallsmith/assetic makes it obvious.