To quickly bootstrap the application, run the following command:
make preview
Then, head to http://localhost
If orders haven't been imported to the database, execute the following command:
make import-orders
# or vendor/bin/sail artisan order:import orders.csv