Skip to content

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

License

Notifications You must be signed in to change notification settings

michaelpcorreale/BugSmart

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published