PHP code example of thamibn / laravel-periscope

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

    

thamibn / laravel-periscope example snippets

bash
# macOS (recommended) — Homebrew tap, single command:
brew tap thamibn/php-periscope https://github.com/thamibn/php-periscope.git
brew install --HEAD thamibn/php-periscope/php-periscope

# Linux + any Unix shell — one-liner, no Homebrew 
bash
claude mcp add periscope -- php artisan mcp:start periscope