How can create and edit page using TinyEditor
Friends, I am working on some forms where what I want is to create landing page type tailwind template designs, what I am doing at the moment is creating a few in a form templates, then I call these in another resource, BusinessResource and I can load them using select , the idea is that the user has access to these templates in the BusinessResource, the demo is loaded and they can edit them, my problems here are that I don't know how to make it recognize the tailwind CSS classes, for the creation I am using TinyEditor by @MohamedSabil83
So what is the idea?
My idea is to have several landing page templates for the client, so that he can choose one of the ones I have created and can edit the texts and images as needed and these are loaded on the front as a page with a tailwindcss design, responsive...
How can I do something like that?
Do you consider it a good option to use TinyEditor for this or should I look at another alternative?
What do you recommend to work with this configuration?
Thank you!
1 Reply
I have managed to solve the problem in another way, using templates with a static design, in this case by calling blade.php templates from a select, now I only have to add the inputs to load the text and image contents. Thank you very much, although no one answered me hahahahah π