Skip to content

bijoy-xpeedstudio/yosuit-documentation-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6b804e3 · Oct 9, 2023

History

61 Commits
Sep 19, 2023
Oct 9, 2023
Sep 19, 2023
Sep 19, 2023
Oct 5, 2023
Sep 19, 2023
Sep 19, 2023
Sep 19, 2023
Oct 9, 2023
Sep 19, 2023
Sep 19, 2023
Sep 19, 2023
Sep 19, 2023
Sep 19, 2023
Sep 27, 2023
Sep 27, 2023
Sep 19, 2023
Sep 19, 2023
Sep 19, 2023
Sep 19, 2023
Sep 19, 2023
Sep 19, 2023
Sep 19, 2023

Repository files navigation

Dev Docs

The purpose of developing these tools for develop documentation and store it in the database and make it centralized.

How to install it?

Install composer packages first.

composer install

Clear cache and other stuff.

php artisan optimize:clear

Make migration in your database

php artisan migrate

Install passport

php artisan passport:install

Make this project live

php artisan serve

Run docker to run following command

docker compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published