> For the complete documentation index, see [llms.txt](https://codehas.gitbook.io/repair-shop-solution/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codehas.gitbook.io/repair-shop-solution/extras/sources-and-credits.md).

# 📚 Sources & Credits

The Ultimate RepairShop Solution is built using modern, open-source technologies to ensure performance, scalability, and a smooth user experience. We gratefully acknowledge the following frameworks and tools that make this product possible:

***

#### ⚙️ Core Technologies

* Laravel

  A robust PHP framework for modern web applications.

  License: MIT

  <https://laravel.com>
* Vue.js

  An approachable and versatile front-end JavaScript framework used for reactive UI and SPA behavior.

  License: MIT

  <https://vuejs.org>
* Tailwind CSS

  A utility-first CSS framework that allows for rapid UI development with minimal code bloat.

  License: MIT

  <https://tailwindcss.com>

***

#### 🖼️ Icons & Design Elements

* Heroicons (used within Vue/Tailwind components)

  A beautifully crafted icon set by the creators of Tailwind CSS.

  License: MIT

  <https://heroicons.com>
* Google Fonts

  Typography powered by open web fonts for modern readability and visual polish.

  License: Open Font License

  <https://fonts.google.com>

***

#### 📦 Additional Packages

Any other open-source packages used (e.g., barcode generators, date pickers, data tables, etc.) are also licensed under MIT or similar permissive licenses. Where required, attribution is embedded within the source files or package.json/composer.json files.

***

> ⚠️ *All assets used in this application are either open-source, under permissive licenses, or custom-created for use in this product. No proprietary or paid resources have been embedded without a valid license.*

***

Let me know if you’ve used any other notable packages, libraries, or UI kits — I’ll be happy to list them cleanly.
