Skip to main content

Code Examples of amitavroy/doctor-app

Discover how to use Laravel's amitavroy/doctor-app examples.

4 examples

Inertia.js

Files in this example

  • composer.json
    • app/Http/Controllers/UserController.php
      • resources/js/Pages/UserList.tsx
View all examples

Accessors

Files in this example

  • app/Models/Patient.php
    • resources/js/Pages/AppointmentAdd.tsx
View all examples

Service classes

Files in this example

  • app/Services/AppointmentService.php
    • app/Http/Controllers/DoctorController.php
View all examples