PHP code example of enso-san / blade-gms-s

1. Go to this page and download the library: Download enso-san/blade-gms-s 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/ */

    

enso-san / blade-gms-s example snippets


protected static string $navigationIcon = GMS_s::SHOPPING_CART_CHECKOUT;
bash
php artisan vendor:publish --tag=blade-gms-s --force