PHP code example of placetopay / cerberus
1. Go to this page and download the library: Download placetopay/cerberus 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/ */
placetopay / cerberus example snippets
artisan tenants:artisan "command:execute" --tenant={tenant_domain}
bash
php artisan vendor:publish --tag="multitenancy-config"
bash
php artisan vendor:publish --tag="multitenancy-migrations"
bash
php artisan tenants:skeleton-storage --tenant=*
`
php artisan migrate --database=landlord --path=database/migrations/laandlord/