PHP code example of smarch / amazo

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

    

smarch / amazo example snippets


       /*
        * Third Party Service Providers
        */
        Collective\Html\HtmlServiceProvider::class, // For Amazo to function
        Smarch\Amazo\AmazoServiceProvider::class, // For Amazo

        /*
        * Third Party Service Providers
        */
        'Form'  => Collective\Html\FormFacade::class,	// des\AmazoFacade::class, //