Source Code Aplikasi Perpustakaan dengan Laravel

Source Code Aplikasi Perpustakaan dengan Laravel

Laravel 8 Perpustakaan

Webiste perpustakaan (library) menggunakan laravel 8.

Author

Laravel 8 pepustakaan dibuat oleh :

BackEnd Perpustakaan

Fitur

  • Autentikasi Admin, Petugas dan Peminjam
  • CRUD Kategori
  • CRUD Buku
  • CRUD Penerbit
  • CRUD Rak
  • Melakukan peminjaman buku
  • Menampilkan chart
  • Mengimplementasikan livewire
  • Menggunakan admin LTE
  • Menggunakan fakerphp
  • Dan lain-lain

User

Admin

Petuags

Peminjam

Install

Clone Repository

git clone https://github.com/musyahya/laravel8_perpustakaan.git

Download zip

extract file zip

Buka di kode editor

Install composer

composer install

Copy .Env

copy .env.example menjadi .env

Buka Web Server

Buat database di localhost

nama database : perpustakaan_laravel_8

Setting database di .env

DB_PORT=3306
DB_DATABASE=perpustakaan_laravel_8
DB_USERNAME=root
DB_PASSWORD=

Generate key

php artisan key:generate

Jalankan migrate dan seeder

php artisan migrate --seed
php artisan storage:link

Download Asset Buku

https://drive.google.com/drive/folders/1bCEhRhFVnTiRG9YhibUz2lLwFC6SIFNW?usp=sharing

Buat Folder buku di public dan copy asetnya

Jalankan Serve

php artisan serve

Contributing

Contributions, issues and feature requests di persilahkan. Jangan ragu untuk memeriksa halaman masalah jika Anda ingin berkontribusi. Berhubung Project ini saya sudah selesaikan sendiri, namun banyak fitur yang kalian dapat tambahkan silahkan berkontribusi yaa!

License

  • Copyright © 2021 Musyahya.

Source Code

To use this app, please view the source code via the link below.


Coffee
Coffee
Buy Me a Coffee

We hope that Source Code Aplikasi Perpustakaan dengan Laravel article will be useful. Please continue to visit this site to get other latest free application source code info. You can also join the telegram channel or subscribe to email to get the latest updates. Thank You.

Love this Perpustakaan Library app? You can provide support by buying coffee at this link. You can also support us by sharing this content on social media and your friends, let's share via the link below.

You may also like

Never miss a drop!

Subscribe to our newsletter to receive updates early.

Telegram Menu CoffeeCoffee
Top