PHP code example of safi / laralcn-ui

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

    

safi / laralcn-ui example snippets

bash
composer ui:init                      # one-time project setup
php artisan ui:add button                # per component
bash
php artisan ui:add sidebar breadcrumb collapsible dropdown-menu avatar separator button skeleton