PHP code example of stratos / spire-ui

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

    

stratos / spire-ui example snippets


// config/app.php
'locale' => 'en', // or 'fr', 'ar'
bash
php artisan vendor:publish --tag=spire-ui-layouts
bash
php artisan vendor:publish --tag=spire-ui-config
bash
php artisan vendor:publish --tag=spire-ui-css
bash
php artisan vendor:publish --tag=spire-ui-lang
bash
php artisan vendor:publish --tag=spire-ui-config