# CLI

![](https://3590348543-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbCZnEbkx6hMOJRn5tS%2Fuploads%2FAMaHc0AecGOjtVwx6vPv%2Fbanner.jpg?alt=media\&token=d539adfa-3e3f-4c46-a6da-b0a28f45e6ea)

### Installation

```
composer global require adminetic/cli
```

### Use

```
php adminetic new project_name
```

### Requirements

* PHP >= 8.0
* Laravel Installer

#### Note

Please ensure that database named same as of project name is already created.


---

# 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://pratikdai404.gitbook.io/adminetic/services/cli.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.
