PHP code example of imco / catalogonoms-api
1. Go to this page and download the library: Download imco/catalogonoms-api 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/ */
imco / catalogonoms-api example snippets
create role admin_catalogonoms with password 'secret';
create database ${MYAPI} with owner admin_catalogonoms;
php artisan vendor:publish
../composher.phar config:cache