orangehrm / orangehrm

OrangeHRM is a comprehensive Human Resource Management (HRM) System that captures all the essential functionalities required for any enterprise.
GNU General Public License v3.0
746 stars 537 forks source link

Creating a basic CRUD help #1841

Open polekstulod opened 3 weeks ago

polekstulod commented 3 weeks ago

OrangeHRM version

5.6.1

Environment details

Describe the bug

Is there a comprehensive set of steps available for creating a basic CRUD (Create, Read, Update, and Delete) functionality? I am finding it extremely challenging to understand the framework and architecture of the OrangeHRM system. I have followed the steps outlined in the wiki guide, but I am still unable to complete the creation of CRUD due to errors like missing Entity, Services, etc. I understand that this may not necessarily be a bug, but I am still encountering problems while attempting to add a new feature or page to the system. Your guidance and expertise in this matter would be invaluable. I would greatly appreciate your prompt response and assistance.

To reproduce

No response

Expected behavior

No response

Relevant log output

No response