riyadrb / banking

Implemented a small Banking system app using Laravel and created the Docker image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Install the Project

  1. Pull the project,
  2. Composer install, set the key,
  3. Create mysql database and migrate,
  4. I have used php 8.1 and used Linux,
  5. Used Breeze for Authentication,
  6. Did not focus on any type of design

About

Implemented a small Banking system app using Laravel and created the Docker image.


Languages

Language:PHP 60.6%Language:Blade 38.3%Language:Dockerfile 0.5%Language:JavaScript 0.5%Language:CSS 0.1%