PHP code example of nexvia-solutions / mapin
1. Go to this page and download the library: Download nexvia-solutions/mapin 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/ */
nexvia-solutions / mapin example snippets
bash
php artisan vendor:publish --tag=mapin-config
bash
php artisan mapin:install-hooks
# behind Docker instead of a bare host PHP?
php artisan mapin:install-hooks --command="docker exec <container> php artisan mapin:build"
bash
php artisan mapin:mcp