A simple Time Tracker based on Laravel/Lumen
Documentation for the framework can be found on the Lumen website.
Just clone this project and run
php artisan migrate
for migrating your database.
I choose PostgreSQL
for this project but feel free to change it to MySQL