PHP code example of iamsabbiralam / ghost-notes
1. Go to this page and download the library: Download iamsabbiralam/ghost-notes 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/ */
iamsabbiralam / ghost-notes example snippets
bash
php artisan ghost:install
bash
php artisan ghost:write
bash
php artisan ghost:write --format=markdown
php artisan ghost:write --format=json
php artisan ghost:write --format=csv
bash
php artisan ghost:write --clear