aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-04-26user routesCamil Staps3-24/+32
2015-04-26user.create endpointCamil Staps3-4/+29
2015-04-26Only HTTPS allowedCamil Staps1-3/+5
2015-04-26Fixed basic authenticationCamil Staps7-68/+5
2015-02-23migrations have package's namespace for compatibilityCamil Staps3-0/+108
2015-02-23Added namespace to migrations for compatibility with other packagesCamil Staps3-108/+0
2015-02-22Got basic HTTP authentication workingCamil Staps3-9/+14
2015-02-21filtersCamil Staps3-4/+10
2015-02-21trying to get auth workCamil Staps5-6/+68
2015-02-21Basic controllers and authenticationCamil Staps11-25/+94
2015-02-20added migrations, created basic app relying on dingoCamil Staps7-2/+128
2015-02-19Added basic laravel packageCamil Staps12-0/+104