Skip to content

axelbol/booking-laravel

Repository files navigation

Booking System with Laravel 8 and Material Dashboard

How to use

Code for Bookig System - Laravel 8

  • Clone the repository with git clone
  • Copy .env.example file to .env
  • Edit database credentials in .env
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed
  • Run npm install
  • Run npm run dev
  • Run php artisan serve (if you want to use other port add --port=90)
  • You can register by clicking on top-right

License

Feel free to use and re-use any way you want.

More

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published