Overview:
We recommend our comprehensive starter kit. Our starter kit is designed to provide everything you need to kickstart your project development process efficiently and effectively. It includes:
- Layouts:
- Authentication Pages:
- Error Pages:
- Starter Page:
What is the difference between Admin vs Starterkit?
Admin | Starterkit | |
---|---|---|
Layouts | True |
True |
Pages | 90+ pages. | Starter kit has only Auth, blank and starter pages. |
Js Include | True |
True |
Which better for new project? | False |
True |
Which better for customize? | True |
False |
Support | True |
True |
Regular Update | True |
True |
Folder Structure:
- Admin
-
-
Config // includes all config files for the development.
-
Controllers // includes all controllers files for the development.
-
Database // includes all database files for the development.
-
Filters // includes all filters files for the development.
-
Helpers // includes all helpers files for the development.
-
Language // includes all lang files for the development.
-
Libraries // includes all libraries files for the development.
-
Models // includes all models files for the development.
-
ThirdParty
-
views // includes all partials files and php pages for the development.
-
.htaccess
-
Common.php
-
index.html