$ php oil generate admin posts title:string slug:string summary:text body:text user_id:int
Creating controller: /data/www/vhosts/fuel.catwoman.local/fuel/app/classes/controller/base.php
Creating controller: /data/www/vhosts/fuel.catwoman.local/fuel/app/classes/controller/admin.php
Creating views: /data/www/vhosts/fuel.catwoman.local/fuel/app/views/admin/template.php
Creating views: /data/www/vhosts/fuel.catwoman.local/fuel/app/views/admin/dashboard.php
Creating views: /data/www/vhosts/fuel.catwoman.local/fuel/app/views/admin/login.php
Creating migration: /data/www/vhosts/fuel.catwoman.local/fuel/app/migrations/002_create_posts.php
Creating model: /data/www/vhosts/fuel.catwoman.local/fuel/app/classes/model/post.php
Creating controller: /data/www/vhosts/fuel.catwoman.local/fuel/app/classes/controller/admin/posts.php
Creating view: /data/www/vhosts/fuel.catwoman.local/fuel/app/views/admin/posts/index.php
Creating view: /data/www/vhosts/fuel.catwoman.local/fuel/app/views/admin/posts/view.php
Creating view: /data/www/vhosts/fuel.catwoman.local/fuel/app/views/admin/posts/create.php
Creating view: /data/www/vhosts/fuel.catwoman.local/fuel/app/views/admin/posts/edit.php
Creating view: /data/www/vhosts/fuel.catwoman.local/fuel/app/views/admin/posts/_form.php
It looks like you're new here. If you want to get involved, click one of these buttons!