PHP code example of mahmoud-mhamed / inertia-vue-helpers

1. Go to this page and download the library: Download mahmoud-mhamed/inertia-vue-helpers 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/ */

    

mahmoud-mhamed / inertia-vue-helpers example snippets

bash
php artisan vendor:publish --tag="clone-enums-to-js-command"
bash
php artisan vendor:publish --tag="copy-ability-to-js-command"
bash
php artisan vendor:publish --tag="ability-directive"
bash
php artisan vendor:publish --tag="ElTextComponent"
php artisan vendor:publish --tag="ElButtonComponent"
php artisan vendor:publish --tag="ElFormComponents"