- clone project
- rename .env.example to .env
- composer update
- run php artisan key:generate
- config your own database
- php artisan migrate --seed
Here is the link of this tutorial on youtube: https://youtube.com/watch?v=m7DXU5RkKrE&feature=shares
Date range filter, such as "Today", "Yesterday", "This Week", "Last Week", "This Month", "Last Month", "This Year", or "Last Year".
PHP
Here is the link of this tutorial on youtube: https://youtube.com/watch?v=m7DXU5RkKrE&feature=shares