- This project uses Laravel
CRUD Project to updated Employees, Rooms and their Keys in a company.
- LAMP server
- Composer
- Clone this project
- Go to the folder
- Command: Composer install
- Add a folder "Public" to Apache
- Update .env file with MySQL/MariaDB credentials
- Command: ./artisan migrate