Skip to content

litstack/demo

Repository files navigation

Litstack Demo

A demo application to illustrate how litstack works. The online version can be found under demo.litstack.io.

Installation

Clone the repository:

git clone https://github.com/litstack/demo.git && cd demo

Copy the .env.example file:

cp .env.example .env

Setup a connection to an existing database and run the seeder via artisan:

php artisan demo:install

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages