PHP code example of mediactive-digital / medkit
1. Go to this page and download the library: Download mediactive-digital/medkit 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/ */
mediactive-digital / medkit example snippets
bash
$ docker-compose exec core_services php /var/www/artisan medkit:migrate
bash
$ php artisan medkit:migrate