PHP code example of khezri / php-blog

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

    

khezri / php-blog example snippets

sh
https://github.com/amirmohammadkhezri/cms-php.git
sh
composer create-project khezri/php-blog