This screen allows you to create projects and set up all project properties such as project name, languages support, system theme, the number of rows you need per page, and preferred framework.
Note: the deleted project will remove all related such as database and code from our server
you are not allowed to update project data after you create it
1 Click Add New
Please provide the project name.
Define the desired number of rows per page.
Select the Laravel version framework.
Choose a preferred theme for the system.
Please specify the application type as either "Business" or "Normal." Business adaptation process involves transitioning the program into a SaaS model suitable for multiple branches, unlike the Normal setup intended for use in a single facility or website.
Choose the preferred deletion action: either "Hard Delete," which permanently removes the record from the database, or "Soft Delete," which involves setting a flag in the database indicating the deletion status (1 for deleted, 0 for not deleted).
Specify the supported languages.
Choose the System Logo.
Click "Save."
Upon clicking "Save," the system will be created.
Set the project as default to initiate the building process.