Folder Structure
The Domiex - YII Admin & Dashboard Template. project is organized to streamline your workflow and make it easy to manage, customize, and extend. Below is a breakdown of the main directories and files included in your template. We have user friendly structure which can easy for the Developers to understand.
-
Admin
-
assets
-
-
commands
-
-
-
config
-
-
controllers
-
mail
-
models
-
runtime
node_modules
-
src
tests
vagrant
views
web
widgets
.bowerrc
.env
.env.dev
.htmlvalidate.json
composer.json
composer.lock
docker-compose.yml
LICENSE.md
nodemon.json
package-libs-config.json (#Configuration for managing libraries)
package-lock.json (#Lockfile that ensures consistent package versions.)
package.json (#Node.js package manager file, listing dependencies and project scripts.)
preload.js
rtlscss.js
requirements.php
vite.config.js (#Configuration for Vite, the build tool used for bundling and optimizing assets.)
Vagrantfile
README.md
.gitignore
yii.bat