Best laravel framework open-source packages.

Fixit

App developed on laravel to help fix bugs
Updated 1 year ago

fixit

App which would surely help

Features

  1. Open an issue/bug
  2. Mark as fixed
  3. Search for bugs from saved record
  4. Delete bugs
  5. Edit bugs

Now Supports Markdown

Fixit Markup Support

Installation

$ cd fixit
$ composer install

Usage

To run this app, execute the follow commands:

$ cd fixit
$ php artisan server