Giter Club home page Giter Club logo

larabug-app's Introduction

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 7.4
  • 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. You're more than welcome to clean code and generalize stuff better.

Testing

./vendor/bin/phpunit tests

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.

larabug-app's People

Contributors

amaelftah avatar amrelsayed avatar cannonb4ll avatar cbl avatar glennmen avatar hajmo avatar jrmajor avatar samuelnitsche avatar sebastiaankloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.