PHP code example of kallbuloso / breeze-element-plus

1. Go to this page and download the library: Download kallbuloso/breeze-element-plus 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/ */

    

kallbuloso / breeze-element-plus example snippets


use Kallbuloso\BreezeElementPlus\Facades\Toast;

Toast::success('Perfil atualizado com sucesso.');
bash
php artisan breeze-element-plus:install vue
bash
php artisan breeze-element-plus:install vue --ssr
bash
php artisan breeze-element-plus:install vue --pest
bash
php artisan breeze-element-plus:install api
bash
php artisan breeze-element-plus:install vue --lang=en