Skip to content

Conversation

@ht2
Copy link
Contributor

@ht2 ht2 commented Feb 10, 2014

Added HT2 specific environment to bootstrap/start.php - not ideal but prevents having to edit this file upon every commit. The actual environment specifics are contained within an ignored folder at the app/config level - so nothing else is affected by this addition.

Also added Jeffrey Way's Generators (https://github.com/JeffreyWay/Laravel-4-Generators) - a really useful tool set for generating Laravel specific components. Ideally I would have added this to the require-dev section of composer, but it requires a service provider addition in the app.php file - so unless these can be done in an environment specific way then it will need to be in the require section of composer.

I have also moved some generic API functions to the xapi/BaseContoller.php to allow usage from within the Documents API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant