nel / booking-system
This will create an online booking scaffolding layout for your laravel application
Requires
README
This package allows you to scaffold a online booking system that can be connected to a calendar to collect booking.
Preview
Installation
You can install the package via composer:
composer require nel/booking-system
Requirements
This package uses livewire/livewire
(https://laravel-livewire.com/) under the hood.
It also uses TailwindCSS (https://tailwindcss.com/) for base styling.
Please make sure you include both of this dependencies before using this component.
You can customize it as you need. 👍
Testing
composer test
Todo
Add more tests 💪
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email arthurkenzo04@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.