Created
October 9, 2012 17:46
-
-
Save Tim-Machine/3860283 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| oil generate admin controller1 | |
| # works fine no issues | |
| oil generate admin controller2 | |
| #failes ./././././base.php already exists, use -f, or --force to override. | |
| #I don't want to override the base.php |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment