# Get Started

<figure><img src="/files/9yyTLRSzNevxfXsMVs2L" alt=""><figcaption></figcaption></figure>

This package has some features you can use on your Splade project

* [FilamentPHP](https://filamentphp.com/) v2 Admin panel Theme Clone
* Menu  Facade to attach new items to the menu from anywhere on the code
* Support TomatoPHP CRUD generator
* Ready To Use RTL support \[Arabic]
* Ready To Use Dark Mode
* Tons of Ready Components
* Requests Facade to make it easy to make CRUDs, with support of Laravel-media-library
* Widget Facade to help you add new Widgets to the home page of the dashboard
* Response Helper to make it easy to return the same response to every API call

### Credits

* [Splade](https://splade.dev/)
* [Breeze Starter Kit](https://splade.dev/docs/breeze)
* [FilamentPHP](https://filamentphp.com/)


---

# 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://docs.tomatophp.com/tomato-admin/get-started.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.
