Just create pages table (title:string, body:longText) and for the body use a WYSIWYG like :
May 6, 2021
2
Level 1
Let an end-user (=the customer) create a new HTML page including some pictures and text in existing website
Hi all,
I might have a very strange question. In a very simple website I have, my customer would like to get the possibility to upload images and text to become a new web page.
So he want to tell "new page", add a title, some text and upload x (unknown how many) images.
Is there a possible laravel function or system for this, not needing too much time to tweak?
I know this is looking like a CMS functionality, but the site is not big enough to convert it to a CMS.
Thanks in advance for any help.
Davy
Please or to participate in this conversation.