1. Go to this page and download the library: Download laravelwebdev/simpede 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/ */
laravelwebdev / simpede example snippets
bash
https://domainanda/webhook.php (Sesuaikan dengan nama domain Anda)
bash
php artisan simpede:install
bash
php artisan schedule:run >> /dev/null 2>&1
bash
php artisan queue:work >> /dev/null 2>&1
bash
php artisan maintenance start
bash
php artisan maintenance stop
bash
php artisan simpede:restore
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.