Skip to content

dashxhq/dashx-demo-php

Repository files navigation


DashX

Your All-in-One Product Stack


dashx-demo-php

This repository contains a sample application that demonstrates various features of the DashX PHP SDK.

Check out the Developer Guide to understand each feature in-depth.


Requirements

Setup

Environment Configuration

Create a new .env file in the root of project and copy the content from .env.example file. Now make the necessary configuration changes in .env file.

Install dependencies

composer install

Database migrations

php artisan migrate

Start the development server

php artisan serve

Useful Links

Don't have an Account yet? Sign up to get started.

Need help? Contact us to get your queries resolved.

Releases

No releases published

Packages

No packages published

Languages