Your users do not always report errors, LaraBug does. LaraBug is a simple to use and implement error tracker built for the Laravel framework.
This repository contains the actual code for the LaraBug mobile app.
- iOS: https://apps.apple.com/us/app/larabug/id1184315920
- Android: https://play.google.com/store/apps/details?id=com.larabug.mobile&hl=en&gl=US
- Node (NPM)
- Git
- Ionic CLI (https://ionicframework.com/docs/cli)
git clone https://github.com/LaraBug/larabug-mobile.git
npm i
Configure details in the .env
file (copy from .env.example
) and then run:
ionic serve
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
We appreciate sponsors, we still maintain this repository, server, emails and domain. You can do that here. Each sponsor gets listed on the LaraBug sponsor page and when chosen the right tier you will be listed as official sponsor.
The GPL-3.0 License (GPL-3.0). Please see License File for more information.