Language: PHP 7.2
Framework: Laravel 5.4
Database: MS SQL Server
Laravel Documentation: https://laravel.com/docs/5.5
Laravel Lessons: https://laracasts.com/
Installation of a driver sqlsrv for connect PHP with MS SQL Server: https://docs.microsoft.com/ru-ru/sql/connect/php/microsoft-php-driver-for-sql-server
Structure of the Database(ER-diagrams, phys-diagrams, normalization) in the /DATABASE_FILES/DB_description.docx file (RU-language)
- Follow the instructions https://laravel.com/docs/5.6/installation
- Change the database connection info to yours in the file .env in the root of the project
- Install the sqlsrv driver for PHP
- Make the migration of the DB Beauty_salon files from file /DATABASE_FILES/Beauty_salon_DB.rar to your local MS SQL Server
- Deploy the project folder to the localhost
- Enjoy!
- Manager
- Administrator
- Customer
Passwords for the already registered users in the /DATABASE_FILES/passwords.txt file