Skip to content

e-Miracle/Fund-My-Laptop-BE

 
 

Repository files navigation

FundMyLaptop Project

HNGi7 Project by Team Avengers

Instructions To Get Started

  1. Fork the repo.

  2. Clone to your machine.

  3. Create a DB in your MariaDB or MySqlDb.

    a. Fill in the DB details in the .env file (which you can create by renaming a copy of the .env.example file)

  4. Run the following commands from the project root

    a. composer install

    b. php artisan key:generate

    c. php artisan migrate

  5. Run php artisan serve to run the server and load on your browser

Always check the slack channel for more information

About

Backend for Fund my laptop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.9%
  • HTML 3.1%