Skip to content

This repository contains the API for train reservation system built using Laravel8

Notifications You must be signed in to change notification settings

Brivan-26/Academic-project_Train-tickets-reservationAPI

Repository files navigation

Academic Project: Train Tickets Resevation System

This project was made for the 2nd year computer science final project at ESI

Get started

  1. Clone the repository
  2. Change the name of .env.example to .env
  3. Run the command: composer install
  4. Run the command: php artisan key:generate
  5. Configure the project's necessary parameters on .env:
    • Database connection
    • This project uses several services, and they need some parameters to be configured:
      • Stripe Keys
      • Vonage Keys
  6. Run the command: php artisan serv

About

This repository contains the API for train reservation system built using Laravel8

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages