tiptap/docs/installation
Peter Fox 82625644be
Update php.md (#3618)
Changes are based on reading this thread https://github.com/ueberdosis/tiptap/issues/1515#issuecomment-896477157

This example relies on AlpineJS still and doing causes the editor to be wrapped in an observable/reactive layer. Moving the editor out of the returned object means it doesn't become a proxy object; otherwise, `editor.commands.setContent(content, false)` will already trigger an error `Range Error: Applying a mismatched transaction` and not work.
2023-02-24 15:14:28 +01:00
..
alpine.md Update installation guides (#3698) 2023-02-07 10:18:53 +01:00
cdn.md docs: add ueberdosis/tiptap-php 2022-01-27 23:04:05 +01:00
codesandbox.md update sandboxes 2022-12-21 13:11:39 +01:00
nextjs.md feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
nuxt.md feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
php.md Update php.md (#3618) 2023-02-24 15:14:28 +01:00
react.md Update installation guides (#3698) 2023-02-07 10:18:53 +01:00
svelte.md Update installation guides (#3698) 2023-02-07 10:18:53 +01:00
vanilla-javascript.md Update installation guides (#3698) 2023-02-07 10:18:53 +01:00
vue2.md Update installation guides (#3698) 2023-02-07 10:18:53 +01:00
vue3.md Update installation guides (#3698) 2023-02-07 10:18:53 +01:00