This editor customizes the popup modal template.
git clonecreate a .env file copy content from .env.example and update the valuescomposer install && composer updatephp artisan cron:refresh-databasephp artisan key:genphp artisan serveGo to http://localhost:8000/html_editor
Add the following script inside the head tag of webpage.
<script src="http://15.206.195.65/js/custom-popup.js" async="true"></script>