Config Folder Files
Last updated
Last updated
In the process extension develpoment, you will find a config folder. It contains three important files, each of these files has different work.
Autoload file:- This loads the CSS/JS/Helper dependencies into extension.
Config file:- This loads the config details of the extension.
Route file:- This manages the route of the extension.