daft

Results 58 comments of daft

This is an interesting use case. We may need to add `permissionCode` to allow multiple blueprints to share a single permission. Would it solve the problem for you?

Ok, based on this: - [ ] add the ability to set a custom `code` and `label` for the Tailor permissions

Hey @thedoofus I've got your blueprints up and running locally, everything looks like it is working as it should in the latest build. Can you give me some steps to...

Hi @zakir1929 can you provide a test blueprint that demonstrates the issue?

I'm not sure I follow, it allows null (casts to empty array) ```php > (array) null = [] ``` Why can't you save the model anymore?

Try running `php artisan tailor:migrate`

Thanks for reporting this. We'll need to improve the Resources component to introduce a deferred pipeline. Some possible options to consider: ``` js[] = "defer:path/to/controls.js" js[] = "path/to/controls.js?defer=true" js[] =...

Hi @Dheia Please create a new issue instead of posting on this announcement. Thank you.

Hi @alexbog8 Please create a new issue instead of posting on this announcement. Thank you.