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

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


protected static string $navigationIcon = GMS_rf::SHOPPING_CART_CHECKOUT;
bash
php artisan vendor:publish --tag=blade-gms-rf --force
bash
php artisan vendor:publish --tag=blade-gms-rf-config