# Overview

<figure><img src="/files/Q7q4rP1dtoySMA8zYukP" alt=""><figcaption></figcaption></figure>

This package is used to generate an admin panel for you with a CRUD generator using VILT stack and Admin One Theme / FilamentUI Theme.

> It's highly recommended to avoid using `VSCode` Or `PHPStorm`, instead, use `Atom` text-editor for a better development environment.

### Gold Sponsors

<figure><img src="https://www.queentechsolutions.net/wp-content/uploads/2021/07/logo.png" alt=""><figcaption></figcaption></figure>

### Overview

**Vilt** is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.

### Back-End Tech Space

1. [**Laravel**](https://laravel.com/)

### Front-End Tech Space

please review these packages before starting development.

1. [**VueJs**](https://vuejs.org/)
2. [**Inertiajs**](https://inertiajs.com/)
3. [**Yarn**](https://yarnpkg.com/)
4. [**Vite**](https://vitejs.dev/)
5. [**Tailwind**](https://tailwindcss.com/)
6. [**NuxtJs**](https://nuxtjs.org/)

### Features

* CURD Generator Web / API
* HMVC Architecture
* Authentication & User Manager
* Responsive UI Using Admin One Template
* Table Builder
* Form Builder
* Page Builder
* Actions Builder
* Modals Builder
* Widgets Builder
* Menu Builder

### Support

you can join our discord server to get support [VILT Discord](https://discord.gg/HUNYbgKDdx)

### Credits

Vilt Admin use internally some open-source third-party libraries/packages, many thanks to the web community, it will be very good if you are review it before start using our framework:

1. [**Laravel**](https://laravel.com/) Main Framework
2. [**InertiaJS**](https://inertiajs.com/) VueJs Framework
3. [**TailwindCSS**](https://tailwindcss.com/) Style Kit
4. [**VueJs**](https://vuejs.org/) Javascript framework
5. [**Filament**](https://filamentphp.com/) It's a very creative admin panel for TALL stack
6. [**Laravel Sanctum**](https://laravel.com/docs/8.x/sanctum) APIs Token Auth
7. [**Laravel Permission**](https://spatie.be/docs/laravel-permission/v4/introduction) User ACL
8. [**Laravel Module**](https://nwidart.com/laravel-modules/v6/introduction) MVC Modular Arch
9. [**Laravel Excel**](https://laravel-excel.com/) Import & Export Excel
10. [**Laravel Sitemap**](https://github.com/spatie/laravel-sitemap) Sitemap Generator
11. [**Laravel Translatable**](https://github.com/spatie/laravel-translatable) Translation UI
12. [**Laravel Media Library**](https://github.com/spatie/laravel-medialibrary) Media & Upload
13. [**Laravel Backup**](https://github.com/spatie/laravel-backup) Backup

### Contributors

1. [Fady Mondy](https://github.com/3x1io)

2. [Khaled Abodaif](https://github.com/khaledAbodaif)

3. [Ahmed Elbanna](https://github.com/Ahmed-Elbanna-Git)

4. [Mohamed Ibrahem](https://github.com/marious)

5. ### License

The MIT License (MIT). Please see [License File](https://github.com/queents/vilt/blob/master/LICENSE.md) for more information.


---

# 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://queents.gitbook.io/vilt/get-started/overview.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.
