David M

Results 4 issues of David M

Hi guys, thank u for this great package for laravel. There is a reason to use b: instead of @ for snipets in blade? could be awesome using @.

**Describe the bug** I have set persist to false but cache persist **Expected behavior** When persist or/and cache is set to "no-cache" it should not cache its request this feature...

Hello there, I found that by default webpack doesn't find jquery.turbolinks module but if you add this: `"main": "vendor/assets/javascripts/jquery.turbolinks.js",` after `"license": "MIT",` at package.json file, it will work perfectly!

I am experiencing a limitation with the addRelation function when working with nested fields in my schema. Specifically, addRelation does not seem to support fields that are deeply nested using...