Featured Products
- Home
- PHP Scripts
- LaraBooking - Laravel Appointments Booking System
LaraBooking - Laravel Appointments Booking System
By : KingOfCode Published on Wednesday, December 06, 2017,01:43:48 in PHP Scripts

LaraBooking is a complete Appointments Booking system built with Laravel 5.5 and VueJS. The system is a hybrid application, and not an SPA (Single Page Application), and has the following features:
- Clients can book appointments directly in the site in the available times
- E-mail Notifications
- Easy to customize the styles and functionality (using SASS)
- Clean and intuitive interface
- Responsive (Compatible with Desktops and Mobile)
- Providers can see and edit your appointments
- Secretaries can see and edit the company appointments
- Admins can see and edit all the appointments, services, add new providers, etc
Online Demo
https://codecanyon.pluginus.net/item/larabooking-laravel-appointments-booking-system/full_screen_preview/21052512 (CodeCanyon Preview)
https://larabooking.herokuapp.com/login (Direct Preview)
Client Login:
Email: client@client.com
Password: client
Company Admin Login:
Email: admin@admin.com
Password: admin
Online Documentation
https://larabooking-docs.herokuapp.com/
Versions:
1.0.1
- Fixed errors with business hour plans
- Fixed errors with non-client users booking appointments
1.0.0
- Initial Version