New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blog post out of date #41
Comments
jwoodcock
added a commit
to jwoodcock/auraphp.github.com
that referenced
this issue
Jul 16, 2014
auraphp#41 The micro controller example was out of date by referencing config files in individual folder/config.file. Updated to point to the Common.php config file and added in the method in which code needs to be writen within.
jwoodcock
added a commit
to jwoodcock/auraphp.github.com
that referenced
this issue
Jul 16, 2014
auraphp#41 Fixed the Macro examples as they were referencing the old v2 config structure of config/default/config.file which has been replaced to just config/config.file. Also put in references to the methods that need to be modified with the example code so it was clear where in the file changes needed to be made.
|
closing in favour of #42 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The blog post is out of date
http://colabti.org/irclogger/irclogger_log/auraphp?date=2014-07-15#l617
No more config/default.php
https://github.com/auraphp/auraphp.github.com/blob/master/_posts/2013-12-12-aura-v2-web-project.markdown
See http://auraphp.com/blog/2014/04/07/two-stage-config/
Waiting for the PR as mentioned in http://colabti.org/irclogger/irclogger_log/auraphp?date=2014-07-15#l679
The text was updated successfully, but these errors were encountered: