Skip to content

Instantly share code, notes, and snippets.

View pvdptje's full-sized avatar

Patrick pvdptje

View GitHub Profile
@pvdptje
pvdptje / instructions.md
Created March 30, 2023 18:16 — forked from ju5t/instructions.md
Livewire enabled TinyMCE blade component

Instructions

This is a very basic TinyMCE component. It uses 'entangle'. This allows you to link a Livewire and Alpine property to eachother. If one value changes, the other does too.

Installation

Add tinymce.blade.php to views/components/input. This can be another component folder too if you prefer, but keep in mind that you should also