Laravel Library Management System
Quick Start
- clone the repo
- cd Laravel-libraray-management-system
- composer install
- cp or copy .env.example .env
- php artisan key:generate
- create database
- php artisan migrate
- php aritsan db:seed
- php artisan serve
ScreenShots
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.
License
The Laravel framework is open-sourced software licensed under the MIT license. "# Laravel-libraray-management-system"