PHP code example of laravelwebdev / simpede

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
    php artisan migrate --seed
    
bash
    php artisan maintenance:start
    
bash
    php artisan maintenance:stop
    
bash 
    https://domainanda/webhook.php (Sesuaikan dengan nama domain Anda)
    
bash
    php artisan reminder:send
    
bash
    php artisan holidays:sync
    
bash
    php artisan simpede:update