Skip to content

oxychan/rnd-unair

Repository files navigation

How to setup

Clone project

git clone https://github.com/oxychan/rnd-unair.git

Navigate to the project directory

cd ./rnd-unair

Install all dependencies

composer install

Configure the .env file

cp .env.example .env

Generate a key

php artisan key:generate

Run the migration

php artisan migrate:fresh --seed

Launch the App

php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published