PHP code example of isaac / gazesymfonybundle

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

    

isaac / gazesymfonybundle example snippets

shell script
bin/console secrets:set GAZE_PRIVATE_KEY_CONTENTS <PATH TO KEY OR KEY CONTENT>