hi,
I follow this tut: http://net.tutsplus.com/tutorials/php/build-an-admin-panel-with-the-fuel-php-framework/
I also installed oil so that it can run directly via "oil" -> curl get.fuelphp.com/oil | sh
if i:
oil create blog
Usage:
php oil [cells|console|generate|refine|help|test]
Runtime options:
-f, # Overwrite files that already exist
-s, # Skip files that already exist
-q, # Supress status output
-t, # Speak errors in a robot voice
Description:
The 'oil' command can be used in several ways to facilitate quick development, help with
testing your application and for running Tasks.
Documentation: http://docs.fuelphp.com/packages/oil/intro.html
"oil create", like mentioned in the tutorial dont work for me.
I use the current version off fuelphp v1.1