Skip to content

ruelperez/pre-enrollment

Repository files navigation

Pre-Enrollment System

Download and install the following tools:

Installation

  1. Clone or download this repository pre-enrollment
  2. Create database name kiosk
  3. Import kiosk.sql located at database/kiosk.sql
  4. Open the cloned project in your code editor.
  5. Open terminal and execute the following commands:

Install Backend dependencies:

composer install

Create Environment File:

cp .env.example .env

Generate Application Key:

php artisan key:generate

Serve the Application:

php artisan serve

Production

Login

Technologies Used

Front-end

Back-end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors