PHP code example of assurdeal / sail-https

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

    

assurdeal / sail-https example snippets

bash
php artisan vendor:publish --tag="sail-https-config"
dotenv   
SAIL_HTTPS_AUTHORIZED_DOMAINS=example.text,example2.test