https://github.com/paley777/perpusku
PerpusKu is a website-based library information system with the Laravel 8 framework.
https://github.com/paley777/perpusku
information laravel website
Last synced: about 2 months ago
JSON representation
PerpusKu is a website-based library information system with the Laravel 8 framework.
- Host: GitHub
- URL: https://github.com/paley777/perpusku
- Owner: paley777
- Created: 2022-06-18T03:49:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-14T15:34:22.000Z (almost 2 years ago)
- Last Synced: 2025-02-21T22:45:01.337Z (over 1 year ago)
- Topics: information, laravel, website
- Language: PHP
- Homepage:
- Size: 16.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Library Information System (PerpusKu)
The Library Information System (PerpusKu) is a website-based system
with the Laravel 8 Framework. SIPerpus functions to make things easier
library management. This system takes the case of the library at SMP Negeri 5 Central Bengkulu.
## Integration
Apart from using Laravel 8, this system also integrates the Framework
Bootstrap as front-end. This system uses SQL database and in
The development uses MySQL Workbench software.
## User Features
- Data Processing Management
- Transaction Management (Borrowing and Returning Books)
- Report Management
## System Features
- Laravel 8
- Using Eloquent from Laravel
- Templating for header and footer
- Full CRUD Integrating
- Authentication from Laravel
- Paginations
- Search Data
## Optimization
N+1 Problems
## Run Locally
Clone the project
```bash
git clone https://github.com/paley777/siperpus.git
```
Go to the project directory
```bash
cd siperpus
```
Install dependencies
```bash
composer install
```
Delete Cache
```bash
php artisan cache:clear
```
Generate Laravel Key
```bash
php artisan key:generate
```
Make Storage Link
```bash
php artisan storage:link
```
Migrate
```bash
php artisan migrate
```
Start the server
```bash
php artisan serve
```
## Screenshots

## Suggestion
For suggestions and input on this system, please email valleryan1212@gmail.com