Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 537 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 537 Bytes

Smile IT Solutions Test

Simple bank management system api

Install

  • Run git clone https://github.com/Ahmadrezagh/smileItSolutionsTest
  • Run composer install
  • copy .env.example to .env
  • Edit database part in .env file
  • Run php artisan install
  • Let's Enjoy

Document