Resturant booking and management webpage made with Laravel and VueJS
Live demo- Online booking form.
- Message the restaurant.
- Input filtering.
- Display your dishes.
- Admin page for managing bookings and messages.
- Customer receives email on booking.
- Customer receives login info to update their booking.
- Run the setup script
chmod +x setup.sh
./setup.sh
- To send out emails you need to fill in your mail details in .env under MAIL_DRIVER.