Sistem informasi koperasi simpan pinjam berbasis web versi ke 2 dengan framework laravel 9, diintegrasikan dengan template stisla credit buat nauvalazhar, dengan frontend bootstrap serta livewire.js. Untuk preview aplikasi ver-1 di: https://youtu.be/Un3VIiD2pN4
- clone the repo, exp: git clone https://github.com/Apta-tea/koperasi-simpan-pinjam.git
- import the db from miniksp.sql to ur database, php artisan migrate not make all the view (bcz im too lazy to redesign all of them). Hint: but u can use email & pass from the user seeder table file, 2 access the program. :P
- rename or copy .env.example to .env , edit the file 2 add database name exp: DB_DATABASE=miniksp
- specify your app url exp: APP_URL=http://localhost/koperasi-simpan-pinjam/public
- composer update
- php artisan key:generate
- php artisan storage:link
- thats all folks
- buy me a cup of coffee? ☕
- any bug, just info me on repo issues