Skip to content

norotaro/enumata-demo

Repository files navigation

Enumata Demo

PHPSandbox Notebook

Demo application for norotaro/enumata

Live demo

You can see a live version of this repository in this PHP Sandbox.

Installation

Clone this repository.

git clone https://github.com/norotaro/enumata-demo
cd enumata-demo

Install dependencies.

composer install;
npm install;

Setup .env file.

cp .env.example .env

Run migrations.

php artisan migrate

About

Exported from PHPSandbox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages