PHP code example of enso-san / blade-gms-r
1. Go to this page and download the library: Download enso-san/blade-gms-r 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-r example snippets
protected static string $navigationIcon = GMS_r::SHOPPING_CART_CHECKOUT;
blade
<x-GMS_r-home style="color: #555"/>
bash
php artisan vendor:publish --tag=blade-gms-r --force
bash
php artisan vendor:publish --tag=blade-gms-r-config