Rishab Kapadia
Rishab Kapadia
**Describe the bug** On running the application, 'Dmg is damaged' error is shown. **To Reproduce** Steps to reproduce the behavior: 1. Visit installer page https://github.com/modernben/iptracker/releases/tag/1.1.2 2. Click on [IPTracker-1.1.2-arm64.dmg](https://github.com/modernben/iptracker/releases/download/1.1.2/IPTracker-1.1.2-arm64.dmg) or...
### What were you trying to do? Converting existing project to nativephp. Migrate database using `php artisan native:migrate`. ### What happened? Instead of loading and executing the `./database/schema/sqlite-schema.sql`, it says:...