Laravel Restaurant Reservation
Restaurant Reservation Website using Laravel
- PHP 8.1
- Laravel 10.0
- Vite 4.0.0
- Tailwindcss 3.1.0
- Admin panel
- Categories
- Menu Managment
- Table Managment
- Make Reservation
- Special Menu
git clone https://github.com/MobinaJafarian/Laravel_Restaurant_Reservation.git
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate
Then
php artisan serve
npm install
npm run dev
Created by @MobinaJafarian - feel free to contact me!