# Credits

QwikTest is a Single Page Application (SPA) built on top of the Laravel (World's Leading PHP Framework) and Vue.js (Fastest JavaScript Framework).

#### Framework Credits

* Laravel - [https://www.laravel.com](https://www.laravel.com/)
* Vue.js - [https://www.vuejs.org](https://www.vuejs.org/)
* Tailwind CSS - [https://tailwindcss.com](https://tailwindcss.com/)

#### Library Credits

* Laravel Jetstream - [https://jetstream.laravel.com](https://jetstream.laravel.com/)
* Inertia.js - [https://inertiajs.com](https://inertiajs.com/)
* Prime Vue - [https://www.primefaces.org/primevue](https://www.primefaces.org/primevue/)
* CKEditor 4 - [https://ckeditor.com/ckeditor-4](https://ckeditor.com/ckeditor-4/)
* Laravel Excel - <https://github.com/maatwebsite/Laravel-Excel>
* Laravel File Manager - <https://github.com/alexusmai/laravel-file-manager>
* Laravel Permission - <https://github.com/spatie/laravel-permission>
* Vue Select - <https://vue-select.org/>
* Vue Good Table - <https://xaksis.github.io/vue-good-table/>
* Sweet Alert 2 - <https://sweetalert2.github.io/>
* Chart.js - <https://www.chartjs.org/>
* Vue Draggable - <https://github.com/SortableJS/Vue.Draggable>
* Vue Clipboard 2 - <https://github.com/Inndy/vue-clipboard2>
* Vuelidate - <https://vuelidate.js.org/>
* Vue Perfect Scrollbar - <https://github.com/lecion/vue-perfect-scrollbar>

#### File Credits

* Reward Animation by Stephen Mos on Lottie Files (<https://lottiefiles.com/8672-reward>)
* Language Icon & Darts Icon by Pixel perfect (<https://www.flaticon.com/authors/pixel-perfect>)&#x20;
* Notification Sound - <https://notificationsounds.com/sound-effects/insight-578>
* Alarm clock free Icon by Freepik (<https://www.flaticon.com/authors/freepik>)
* Background vector by pikisuperstar (<https://www.freepik.com/vectors/background>)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nearchip.gitbook.io/qwiktest/other/credits.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
