Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.46 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.46 KB

BugSmart

A lightweight open-source bug tracker for teams of developers. Built in PHP, utilizing the Laravel 5 framework and Twitter Bootstrap.

Version Beta 1 - Feb 28th 2015

System Requirements:

BugSmart was designed to run on a machine with PHP 5.5 and MySQL 5.5.

PHP 5.4.7+. You will need Composer installed to load the dependencies of BugSmart.

Installation:

Create a database and name it "bugsmart"
Create a database user with access to bugsmart with the username: admin and password: admin
Run the command "composer update" to install all dependencies
Run the command "php artisan migrate" to populate the database tables
Register your first user and you are ready to go!

Feedback is greatly appreciated.

screen shot 2015-02-28 at 7 38 06 pm screen shot 2015-02-28 at 7 39 05 pm screen shot 2015-02-28 at 7 38 16 pm screen shot 2015-02-28 at 7 38 27 pm screen shot 2015-02-28 at 7 38 38 pm