Replies: 1 comment
-
okay, i did solve one of my problems. I assume it is correct to always add the method you want to call at the end of the route with orchid? Because this worked for me: {{route('platform.post.edit', ['post' => $post, 'createOrUpdate'])}} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i am using Editor.js in a custom view and i would like to update my changes via the button in the commandbar.
is there a way to add an id to the button in the commandbar so that i can set a listener on it??
Also how do i call the function in my Screen?
Blade File (custom view)
platform.php
Beta Was this translation helpful? Give feedback.
All reactions