Build Guide
To build the Dexor CLI application, follow these steps:
- Clone the Dexor CLI repository to your local machine.
- Navigate to the project directory in the terminal.
- Run the following command to build the application:sh
php dexor app:build
For more detailed information on building the Dexor CLI application using Laravel Zero, refer to the Laravel Zero documentation.