/online-banking

An Online Banking Platform Built With Laravel

Primary LanguagePHP

Online Banking

An Online Banking Platform Built With Laravel

Usage

Note: Require composer

Installation In the command terminal, run the following commands:

$ git clone https://github.com/ambrosethebuild/online-banking.git Online-banking
$ cd Online-banking/
$ composer install
$ php artisan migrate

Open the .env file and set your database credentials

DB_DATABASE=bank
DB_USERNAME=root
DB_PASSWORD=

Then run the migration command

$ php artisan migrate

Credits

Ambrose Bako

Don't forget to follow me on twitter @bakoambrose

❤️❤️❤️

License

The MIT License (MIT).