All Projects → LaraBug → larabug-app

LaraBug / larabug-app

Licence: GPL-3.0 License
Your users do not always report errors, LaraBug does. LaraBug is a simple to use and implement error tracker built for the Laravel framework.

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects
Vue
7211 projects

Projects that are alternatives of or similar to larabug-app

UNIT3D-INSTALLER
Provisioner and Installer for the UNIT3D Torrent Tracker Platform.
Stars: ✭ 43 (-73.78%)
Mutual labels:  tracker
gdsmod
Godot Module Replayer
Stars: ✭ 32 (-80.49%)
Mutual labels:  tracker
torrent
Bittorrent library implemented in pure Dart. [WIP, early development stage]
Stars: ✭ 26 (-84.15%)
Mutual labels:  tracker
DroidShows
A Reboot of DroidSeries Offline TV Shows Tracker
Stars: ✭ 69 (-57.93%)
Mutual labels:  tracker
LoRa APRS iGate
This is a LoRa APRS iGate/Digi based on an ESP32
Stars: ✭ 134 (-18.29%)
Mutual labels:  tracker
vaccine-tracker
Covid Vaccine tracker from cowin.gov.in
Stars: ✭ 32 (-80.49%)
Mutual labels:  tracker
libxm
A small XM (FastTracker II Extended Module) player library.
Stars: ✭ 94 (-42.68%)
Mutual labels:  tracker
haitou
Private Torrent Forum/Tracker in Portuguese BR (On Development now)
Stars: ✭ 16 (-90.24%)
Mutual labels:  tracker
SnorkTracker
GPS IoT tracker board for scanning gps and environment information and sending this to a MQTT server via GPRS.
Stars: ✭ 38 (-76.83%)
Mutual labels:  tracker
tracker-mode
a music tracker/sequencer for emacs
Stars: ✭ 25 (-84.76%)
Mutual labels:  tracker
zeldaPlay
A Single Page Application to help zeldaPlay players to track their characters and progress
Stars: ✭ 95 (-42.07%)
Mutual labels:  tracker
teltonika-fm-parser
Teltonika fm xxxx protocol encoder and decoder
Stars: ✭ 45 (-72.56%)
Mutual labels:  tracker
beating-bookies
📈 A free service for matched-bettors to track matched-betting activities. Supports back/lay, dutch2way, dutch3way bets. 💰 💰
Stars: ✭ 16 (-90.24%)
Mutual labels:  tracker
behaviortracker
Time Tracker ⏲️ - Android application to track the time you spend on some activities during your day.
Stars: ✭ 19 (-88.41%)
Mutual labels:  tracker
auth0-instrumentation
The goal of this package is to make it easier to collect information about our services through logs, metrics and error catching.
Stars: ✭ 18 (-89.02%)
Mutual labels:  exception
privtracker
Private BitTorrent tracker generator
Stars: ✭ 84 (-48.78%)
Mutual labels:  tracker
asp-net-core-exception-handling
ASP.NET Core exception handling policies middleware
Stars: ✭ 34 (-79.27%)
Mutual labels:  exception
multi-target-tracker
基于粒子滤波算法实现多目标实时跟踪
Stars: ✭ 26 (-84.15%)
Mutual labels:  tracker
prototracker-modular
A modular synth tracker
Stars: ✭ 44 (-73.17%)
Mutual labels:  tracker
mite-cli
command line interface for time tracking service mite.yo.lk
Stars: ✭ 17 (-89.63%)
Mutual labels:  tracker

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 on https://www.larabug.com

Requirements

  • PHP 8.0 or higher
  • Git
  • Composer
  • MySQL (>=5.7) or PostgreSQL (>=9.4)

Installation

git clone https://github.com/LaraBug/larabug-app.git
composer install

npm i
npm run watch
# or
npm run dev

Configure your database in the .env file and then run:

php artisan migrate

Important to know

This project is created by me back in 2016, it is very old, and the code doesn't even look remotely to what I code now. The point here is that there are no tests, and some stuff might look cumbersome, however the code works beautifully and like intented. You're more than welcome to clean code and generalize stuff better.

Testing

./vendor/bin/pest

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Sponsor

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.

Credits

License

The GPL-3.0 License (GPL-3.0). Please see License File for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].