Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.56 KB

README.md

File metadata and controls

62 lines (38 loc) · 1.56 KB

CodeIgniter 4 Module Generator

With the help of this, you can create files of module like Controller, Model, View, MySQL.

  • 👉 Create a module name
  • 👉 Create module fields: database and form field
  • 👉 Setup module Settings
  • 👉 Generate module files: MySQL, Routes, Controller, Model, View

DONATE

https://www.paypal.com/paypalme2/ctechhindi

Video Tutorial

Project setup

npm install
npm run serve
npm run build

Plugins

TODO

  • Unique Index Key Name is Unique, Check Index Key Name if input duplicate value
  • If Remove Unique Value in the Module Field Other Option Key, Remove also uniqueColIndex Value

Browser Support 🏁

It's being tested on:

  • ☑️ Chrome (Latest)
  • ☑️ Firefox (Latest)
  • ☑️ Internet Explorer (Latest)
  • ☑️ Internet Explorer 10
  • ☑️ Safari (desktop and iOS)

Internet Explorer (10+) is only partially supported.

Reporting Issues ☢️

If you have a problem with this plugin or found any bug, please open an issue on GitHub.

Copyright and License ©️

Code copyright 2020 ctechhindi. Code released under the MIT license