Daniel Weaver

Results 35 issues of Daniel Weaver

This is a huge request, but I think it would be really valuable to those coming from a more WYSIWYG-like editors like Gutenberg. With ACF blocks in WP, you can...

I would be great if adding an image to bard gave you the option to do any/all of the following: - Alignment - left, center, right - Justification - float...

Not sure how to explain this but when you have a array/json-like cast column like so: ```php protected function casts() { return ['summary' => 'array']; } ``` And then you...

This is another attempt of https://github.com/ryangjchandler/orbit/pull/151 but with the 2.0 rework Copying the description: > This adds a new driver which allows for storage of model data in a flat...

We've had a number of clients contact us with confusion about the validation errors that are shown when using asset validation rules. Specifically things like the dimensions rule or mime...