PHP code example of apimediaru / nova-tinymce
1. Go to this page and download the library: Download apimediaru/nova-tinymce library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
apimediaru / nova-tinymce example snippets
php artisan nova-tinymce:publish
php artisan vendor:publish --tag=nova-tinymce-config
php artisan vendor:publish --tag=nova-tinymce-lang
php artisan vendor:publish --tag=nova-tinymce-assets
editorConfig(array $config): array