Skip to content

ely029/embuscado_eleazar_2

Repository files navigation

Job Order

Job Order is a web app developed using Laravel Framework.

Requirements

php version >= 7.1
mysql

Installation

In the .env file, enter your database password in DB_PASSWORD

Run composer install

composer install

Run this command to create the database

php artisan db:create embuscado_eleazar

then, run this command to migrate

php artisan migrate

lastly, run this command to run the app

php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages