PHP code example of ihorvorotnov / sonata

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

    

ihorvorotnov / sonata example snippets


- app
  + languages
  + mu-plugins
  + plugins
  + themes
  + uploads
  • debug.log
- config
  • local.php
  • production.php
  • staging.php  
+ core
+ vendor
• .env
• .env.example
• .gitignore
• composer.json
• composer.lock
• index.php
• LICENSE
• wp-cli.yml
• wp-config.php