Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
Oil Generate CRUD for Group and Roles
  • Hi All,

    I want to ask if there's any easy way to generate CRUD for user, group, and role by console generate?

    Thank you for your help.
  • HarroHarro
    Accepted Answer
    CRUD generation in oil is limited to a single table only. So you can generate the code (you can use the fromdb task to generate from an existing table), but that will not handle relations, or in case of Ormauth the contents of the action columns.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion