How to show the H5p content builder?
Hi all, I want to integrate H5P on my web application. I followed the below article to install packages:
https://h5p.org/creating-your-own-h5p-plugin
I installed https://github.com/h5p/h5p-php-library and https://github.com/h5p/h5p-editor-php-library on my laravel web app. But I don't know what's next I need to do.