• Coding Rules and Standerds

    2022-09-27 05:11:05
    GitHub Rules Pull request rules ( do not close your task without doing the below points ) On each task you must create a new branch, branch name must be the Ex...
  • Project Setup

    2022-09-29 07:41:53
    How to setup project on your local: First of all you need to ask for access. you need to provide you github account email or user to your manger. You will receive notification on github and your email address to access the reposito...
  • Backend Development Rules

    2022-10-25 15:01:50
    Rules For Routing: Always must use route model binding Always group related routes Always use Middleware for inspecting and filtering HTTP requests Always create named routes.must use...
  • Dear Team, We hope this message finds you well. As part of our ongoing efforts to streamline our work processes and enhance productivity, we are introducing a mandatory policy for all employees, effective January 5, 2024. This policy requir...
  • Working with Database

    2024-08-14 16:25:57
    Database design is a crucial part of developing a robust and scalable application. Here are some rules and standards your developers should follow when working on database and table creation, as well as defining relationships: Data...