Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 481 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 481 Bytes

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