Skip to content

32bitsret/plbpp-laravel

 
 

Repository files navigation

Plateau State Bureau of Public procurement Website

To set the project on your local machine, run the following commands

Requirements

This project requires the following:

  • php 7.2
  • composer
  • laravel

Project Set up

  • Run git clone https://github.com/pictdaNG/plbpp-laravel.git
  • Run cd plbpp-laravel
  • Run composer install
  • Run cp .env.example .env
  • Update the .env file with your DB config keys
  • Run php artisan key:generate
  • Run php artisan serve

Access the project at localhost:8000 or 127.0.0.1:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 36.4%
  • CSS 33.0%
  • Blade 29.5%
  • Other 1.1%