CalendarApp allows you to download ICS file in activity section.
- Krayin: v1.0.0.
- Install the PWA extension
composer require krayin/ics-download:dev-master
- Run these commands below to complete the setup
php artisan config:cache
php artisan migrate
php artisan route:cache
That's it, your extension must be working now.