PHP code example of ratulhasan / laravel-cms

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

    

ratulhasan / laravel-cms example snippets


PHP >= 7.0.0
OpenSSL PHP Extension
PDO PHP Extension
Mbstring PHP Extension
Tokenizer PHP Extension
XML PHP Extension

php artisan key:generate

php artisan migrate

php artisan db:seed