PHP code example of nycorp / lite-api

1. Go to this page and download the library: Download nycorp/lite-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/ */

    

nycorp / lite-api example snippets


Log::info("Delete: started {$this->modelLogger($id)} ");
shell
php artisan vendor:publish --provider="Nycorp\LiteApi\Providers\LiteApiServiceProvider"
dotenv
LOG_REMOTE=false
dotenv
LOG_CHANNEL=stack
LOG_STACK=daily,service_log
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug