Skip to content

laravel project to manage services and manage booking

Notifications You must be signed in to change notification settings

saber13812002/fire_booking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo saber refactor

please review saber refactor TODO

Installation

  • create .env from .env.example
  • create new db
  • config .env file by you db configs
  • php artisan migrate --seed
  • php artisan serve
  • login with this [email protected] as email
  • password as password
  • set STORAGE_PATH in .env for saving images as i describe at the end of this document

admin-panel-booking-system-laravel

add-model

storage config

update env file for server and local in local you need to set STORAGE_PATH in .env empty and for your server

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

laravel project to manage services and manage booking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Blade 47.5%
  • PHP 28.2%
  • HTML 18.7%
  • Smarty 3.3%
  • Less 2.2%
  • Vue 0.1%