Introduction
What is Lahome #
Lahomes is a fully featured premium admin template built on top of awesome Bootstrap 5.3.3 and Laravel 11. It's crafted using modern web technologies HTML5, CSS3 and Javascript. The theme includes beautiful dashboard & many ready to use handcrafted components, widgets, pages, etc. The components can be used very easily on any page. The theme is fully responsive and customizable.
It's a powerful and super flexible, which suits best for web applications including Calendar, Chat, Ecommerce, CRM, Email, Social, Project and Base UI. It is fully responsive, which means that it looks perfect on mobiles and tablets. Also, we tried to implement this by keeping the concept of modularity in mind, this enables you to reduce the development time and cost.
This documentation is guidelines for all users who can even be a beginner or experienced web developer.
Folder Structure #
Extract the zip file you received after purchase and you would find the exact below files and folders:
├── app │ ├── Http │ │ ├── Controllers │ │ └── Requests │ └── Providers ├── bootstrap ├── config ├── database ├── public │ └── images ├── resources │ ├── fonts │ ├── js │ ├── scss │ └── views ├── routes ├── storage ├── tests ├── .env.example ├── bun.lockb ├── composer.json ├── composer.lock ├── package-lock.json ├── package.json ├── vite.config.js └── yarn.lock
Plugins #
Here is the list of plugin with the official documentation. Lahome won't be easy to build without using them and we are thankful to them.
| Plugins | URL |
|---|---|
| Bootstrap | https://getbootstrap.com/ |
| Apex Charts | https://apexcharts.com/ |
| Boxicons | https://boxicons.com/ |
| Iconify Solar Icon | https://icon-sets.iconify.design/solar/ |
| Choice | https://github.com/Choices-js/Choices#readme |
| Clipboard | https://clipboardjs.com/ |
| Day Js | https://day.js.org/ |
| Dragula | https://github.com/bevacqua/dragula |
| Dropzone | https://www.npmjs.com/package/dropzone |
| Flatpicker | https://flatpickr.js.org/ |
| Full Calendar | https://fullcalendar.io/ |
| Grid Js | https://gridjs.io/ |
| Highlight Js | https://highlightjs.org/ |
| Input Mask | https://github.com/RobinHerbots/Inputmask |
| Js Vectormap | https://themustafaomar.com/open-source/jsvectormap/ |
| Simplebar | https://grsmto.github.io/simplebar/ |
| Swiper Slider | https://swiperjs.com/ |
| Vanila Wizard | https://www.npmjs.com/package/vanilla-wizard |
| Vanilajs Datepicker | https://mymth.github.io/vanillajs-datepicker/#/ |