(Build by laravel) There are 3 kind user : Admin, user, customer Admin can manage users and user can mange customers. This is a loansystem based website. user can lend funds to customers. And have blackbarry and fee, invest..... It's have amny function about loan.
-
download from github on your local directory (https://github.com/Kind-ekaterina/LoanSystem.git)
-
composer install
-
You have to migrate db or you can set up maually. (download db.sql file and then import your database.)
-
seeding
php artisan db:seed
php artisan db:seed --class=CreateUserSeeder
-
Running
php artisan serve
If you have any problem or need my help, contact me in here.
[telegram] (https://t.me/ProDev1205)