Skip to content

Build Guide

To build the Dexor CLI application, follow these steps:

  1. Clone the Dexor CLI repository to your local machine.
  2. Navigate to the project directory in the terminal.
  3. 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.