8000 GitHub - avosalmon/artisan-airlines: Demo application for Laracon India 2025
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

avosalmon/artisan-airlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artisan Airlines

Artisan Airlines

This is a fictitious airline booking application to demonstrate a modular Inertia application.

Setup the project

./install.sh

Run the application

composer dev

Run the tests

composer test

Modules

The application has the following modules:

  • Flight module
    • Manage flights, airports, seat availability, schedules, etc
  • Booking module
    • Manage bookings, passengers, etc
  • Payment module
    • Manage payments, refunds, etc
  • Check-in module
    • Manage check-ins, boarding passes, etc

Add a new module

php artisan make:module my-module

About

Demo application for Laracon India 2025

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0