PHP code example of philip / laravel-instagres
1. Go to this page and download the library: Download philip/laravel-instagres 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/ */
philip / laravel-instagres example snippets
bash
php artisan vendor:publish --tag="instagres-config"
bash
php artisan instagres:create --set-default
bash
php artisan instagres:create --set-default --force
bash
php artisan instagres:create --set-default --direct-url --force
bash
php artisan instagres:create --save-as=staging
bash
php artisan instagres:claim-url