Narai-Coder-Projects / web-revamp-naraicoder-be

0 stars 0 forks source link

Web Revamp Narai Coder BE

A Restfull API For Narai Coder New Website

Run Locally

Clone the project:

git clone https://github.com/Narai-Coder-Projects/web-revamp-naraicoder-be.git

Go to the project directory:

cd web-revamp-naraicoder-be

Install dependencies:

composer install

Copy .env.example to .env

Set APP_KEY with:

php artisan key:generate

Run Migration:

php artisan migrate

Start the server:

php artisan serve

if you use laragon or herd run on your browser:

web-revamp-naraicoder-be.test

# Logo