File Structure

The Structure below describes our file structure.

  • cork
    • ltr
      • Horizontal Light Menu
        • public
          • assets
            • css
              • CSS files and folders
            • js
              • JS files and folders
          • bootstrap
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
          • plugins
            • all plugins with respect to their folders
        • resource
          • views
            • auth
              • CORK Authentication Login Form
            • inc
              • Contains all blade.php file
            • layouts
              • app.blade.php
            • pages
              • All other blade pages [ contains all the .blade.php ]
            • dashboard.blade.php
            • dashboard2.blade.php
          • sass
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
        • routes
          • web.php
        • storage
          • app
            • public
                img
                • all the image files [ Note: - The images in live preview are for demo purpose only and are not included in downloaded version. ]
      • Vertical Dark Menu
        • public
          • assets
            • css
              • CSS files and folders
            • js
              • JS files and folders
          • bootstrap
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
          • plugins
            • all plugins with respect to their folders
        • resource
          • views
            • auth
              • CORK Authentication Login Form
            • inc
              • Contains all blade.php file
            • layouts
              • app.blade.php
            • pages
              • All other blade pages [ contains all the .blade.php ]
            • dashboard.blade.php
            • dashboard2.blade.php
          • sass
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
        • routes
          • web.php
        • storage
          • app
            • public
                img
                • all the image files [ Note: - The images in live preview are for demo purpose only and are not included in downloaded version. ]
      • Vertical Light Menu
        • public
          • assets
            • css
              • CSS files and folders
            • js
              • JS files and folders
          • bootstrap
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
          • plugins
            • all plugins with respect to their folders
        • resource
          • views
            • auth
              • CORK Authentication Login Form
            • inc
              • Contains all blade.php file
            • layouts
              • app.blade.php
            • pages
              • All other blade pages [ contains all the .blade.php ]
            • dashboard.blade.php
            • dashboard2.blade.php
          • sass
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
        • routes
          • web.php
        • storage
          • app
            • public
                img
                • all the image files [ Note: - The images in live preview are for demo purpose only and are not included in downloaded version. ]
      • Web App
        • public
          • assets
            • css
              • CSS files and folders
            • js
              • JS files and folders
          • bootstrap
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
          • plugins
            • all plugins with respect to their folders
        • resource
          • views
            • auth
              • CORK Authentication Login Form
            • inc
              • Contains all blade.php file
            • layouts
              • app.blade.php
            • pages
              • All other blade pages [ contains all the .blade.php ]
            • dashboard.blade.php
            • dashboard2.blade.php
          • sass
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
        • routes
          • web.php
        • storage
          • app
            • public
                img
                • all the image files [ Note: - The images in live preview are for demo purpose only and are not included in downloaded version. ]
    • rtl
      • Horizontal Light Menu
        • public
          • assets
            • css
              • CSS files and folders
            • js
              • JS files and folders
          • bootstrap
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
          • plugins
            • all plugins with respect to their folders
        • resource
          • views
            • auth
              • CORK Authentication Login Form
            • inc
              • Contains all blade.php file
            • layouts
              • app.blade.php
            • pages
              • All other blade pages [ contains all the .blade.php ]
            • dashboard.blade.php
            • dashboard2.blade.php
          • sass
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
        • routes
          • web.php
        • storage
          • app
            • public
                img
                • all the image files [ Note: - The images in live preview are for demo purpose only and are not included in downloaded version. ]
      • Vertical Dark Menu
        • public
          • assets
            • css
              • CSS files and folders
            • js
              • JS files and folders
          • bootstrap
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
          • plugins
            • all plugins with respect to their folders
        • resource
          • views
            • auth
              • CORK Authentication Login Form
            • inc
              • Contains all blade.php file
            • layouts
              • app.blade.php
            • pages
              • All other blade pages [ contains all the .blade.php ]
            • dashboard.blade.php
            • dashboard2.blade.php
          • sass
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
        • routes
          • web.php
        • storage
          • app
            • public
                img
                • all the image files [ Note: - The images in live preview are for demo purpose only and are not included in downloaded version. ]
      • Vertical Light Menu
        • public
          • assets
            • css
              • CSS files and folders
            • js
              • JS files and folders
          • bootstrap
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
          • plugins
            • all plugins with respect to their folders
        • resource
          • views
            • auth
              • CORK Authentication Login Form
            • inc
              • Contains all blade.php file
            • layouts
              • app.blade.php
            • pages
              • All other blade pages [ contains all the .blade.php ]
            • dashboard.blade.php
            • dashboard2.blade.php
          • sass
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
        • routes
          • web.php
        • storage
          • app
            • public
                img
                • all the image files [ Note: - The images in live preview are for demo purpose only and are not included in downloaded version. ]
      • Web App
        • public
          • assets
            • css
              • CSS files and folders
            • js
              • JS files and folders
          • bootstrap
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
          • plugins
            • all plugins with respect to their folders
        • resource
          • views
            • auth
              • CORK Authentication Login Form
            • inc
              • Contains all blade.php file
            • layouts
              • app.blade.php
            • pages
              • All other blade pages [ contains all the .blade.php ]
            • dashboard.blade.php
            • dashboard2.blade.php
          • sass
            • css
              • bootstrap CSS files
            • js
              • bootstrap JS files
        • routes
          • web.php
        • storage
          • app
            • public
                img
                • all the image files [ Note: - The images in live preview are for demo purpose only and are not included in downloaded version. ]
    • cork-admin.sql
    • documentation
      • Here is the documentation of the CORK
Below is the details for Cork Admin Laravel folder structure.
Folder/Files Details
cork

The main Cork Folder

cork/[ltr or rtl]

Contain the ltr and rtl versions respectively

cork/[ltr or rtl]/demos-folders

Contains all the demos such as vertical-dark-menu, vertical-light-menu, web-app, etc.

cork/[ltr or rtl]/demos-folders/public/

Contains index.php file and assets, plugins, bootstrap folders.

cork/[ltr or rtl]/demos-folders/resource/

Contains views, sass folders.

cork/[ltr or rtl]/demos-folders/resource/views/

Contains all the blade templates.

cork/[ltr or rtl]/demos-folders/resource/views/

Contains auth, inc, layouts, pages folders as well as dashboard, dashboard2 and all others blade templates.

cork/[ltr or rtl]/demos-folders/resource/views/auth

Contains login access blade templates.

cork/[ltr or rtl]/demos-folders/resource/views/inc

Contains sidebar, footer, navbar, functions, scripts and styles blade templates.

cork/[ltr or rtl]/demos-folders/resource/views/layouts

Contains backbone layout Cork Admin.

cork/[ltr or rtl]/demos-folders/resource/views/pages

Contains all pages of Cork Admin.

cork/[ltr or rtl]/demos-folders/routes/

Contains the web.php file which servers pages on the browser.

cork/[ltr or rtl]/demos-folders/storage/

Contains images.