oxygencms/commands

Oxygen cms crud commands

v2.0.2 2020-11-04 13:00 UTC

This package is auto-updated.

Last update: 2024-04-04 20:46:10 UTC


README

Used to easily create all the resources need for a new back-office module.

TODOs

  • refactor all the stubs (bad return types etc..)

Changes

v1.0 - Support of Laravel 6.x

  • OxyAdminRequestMakeCommand::buildRequestReplacements() - fixed usage deprecated helpers
  • refactor return & use statements
  • restrict required PHP version 7.0 - 7.3