Skip to content

randomecho/trackalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trackalog

A way to track the notes and snippets for a project.

Uses Laravel Framework version 4.1 for now.

Setup

Create a database with the name of trackalog or whatever you want to set under the relevant database.php config file.

Then, run the migration to set up the tables:

php artisan migrate

Then fire up a browser and it should be good to start with at:

http://localhost/

License

BSD 3-Clause License

About

WIP - Laravel based logging of your hacks and notes on a project. Ever in flux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published