PHP code example of patrixsmart / skyriver

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

    

patrixsmart / skyriver example snippets

sh
php artisan skyriver:install 
sh
php artisan vendor:publish --tag="skyriver-config"
sh
// Web routes
t to api routes 
sh
// Api routes
sh
// Passport routes
sh
// Socialite routes
sh
php artisan passport:install --uuids