Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 167 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 167 Bytes

Weekly Top 20

  1. composer install
  2. Add a cronjob to start Laravel scheduler * * * * * cd /path-to-your-project && php artisan schedule:run >> /dev/null 2>&1