Syed Riyaz Uddin

Results 3 comments of Syed Riyaz Uddin

Found this fix from [Nextron (next.js) github issue](https://github.com/saltyshiomix/nextron/issues/78#issuecomment-622036690) Use: `const {ipcRenderer} = eval('require(\'electron\')');` instead of: `import {ipcRenderer} from 'electron';` or `const {ipcRenderer}=require('electron');`

A straightforward method is to open `composer.json` and update `laravel/framework` to `5.8`. Save the file and go to command line, enter `composer install` Although I don't know about safe landing...

Temporary workaround (not convenient for some users): 1. Create another input field for video embed and save embed code as different column `` 2. Instruct the user to place shortcode...