Install and set up Vinexel
First Setup
Section titled Manual SetupThis guide will walk you through the step by step how to manually install and configure a Vinexel framework from Envato source for new project.
-
Directoryapp/
-
DirectoryDashkit/
- database.sqlimport this Dashkit database.sql project
- .env
DirectoryControllers/
DirectoryLibraries/
DirectoryModels/
DirectoryRoutes/
DirectorySystem/
DirectoryVendor/
DirectoryViews/
-
Directory{Project-2}/ Make a new project, follow the Dashkit structure
- .env
DirectoryControllers/
DirectoryLibraries/
DirectoryModels/
DirectoryRoutes/
DirectorySystem/
DirectoryVendor/
DirectoryViews/
- RegisterProject.php
-
Directorypublic/
-
Directorystatic/
DirectoryDashkit/
Directory{Project-2}/
- .htaccess
- robots.txt
- index.php
Directorysystem/
- …
Directoryvendor/
- …
package, dependencies, etc.Next Steps
Section titled Next StepsSuccess! You are now ready to start building awesome project with Vinexel! 🥳
Here are a few things that we recommend exploring next. You can read them in any order. You can even leave our documentation for a bit and go play in your new Vinexel's project codebase, coming back here whenever you run into trouble or have a question.