Download the PHP package inhubdev/laravel-h5p without Composer
On this page you can find all versions of the php package inhubdev/laravel-h5p. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-h5p
H5P Plugin for Laravel Framework
Description
Installation
Require it in the Composer.
Publish the Views, Config and so things.
Migrate the Database
Add to Composer-Classmap:
For linux
For windows
You probably will need to add it to your app/Http/Middleware/VerifyCsrfToken.php
due to H5P ajax requests without Laravel CSRF token:
If your server runs on https, you will need to add it to your app/Providers/AppServiceProvider.php
:
Credits
Abdelouahab Djoudi - Package creator.
Anass Boutakaoua - Laravel 7 support and base for this package.
All versions of laravel-h5p with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
laravel/framework Version 7.*
laravelcollective/html Version >=6.0.0
h5p/h5p-core Version ^1.24.0
h5p/h5p-editor Version ^1.24.0
guzzlehttp/guzzle Version ^6.2
laravel/framework Version 7.*
laravelcollective/html Version >=6.0.0
h5p/h5p-core Version ^1.24.0
h5p/h5p-editor Version ^1.24.0
guzzlehttp/guzzle Version ^6.2
The package inhubdev/laravel-h5p contains the following files
Loading the files please wait ....