From 2403f9d0e2fc857023943f75460e84cec59f5297 Mon Sep 17 00:00:00 2001 From: Simon Asika Date: Sun, 12 May 2024 15:47:19 +0800 Subject: [PATCH] Update README.md --- README.md | 32 ++------------------------------ 1 file changed, 2 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index 0c19c08..0f3053c 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,4 @@ -# LYRASOFT EVA +# Authman Server -
- -
- -## Installation Via Composer - -``` bash -composer create-project lyrasoft/eva your_project -``` - -## Prepare System - -Type this command in your terminal to deploy system and run migration for production environment: - -``` bash -php windwalker run prepare -``` - -If you want to set prepare to dev mode, you can use this command in your terminal to run assets sync, migrations and seeders: - -``` bash -php windwalker run preparedev -``` - -## Getting Started - -Open `http://{Your project root}/www/admin`, you will see the sample page. - -Open `http://{Your project root}/www/dev.php`, you will enter the development mode. +Please see: https://github.com/simular/authman-app