ajimoti / Unilinkers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unilinkers - A simple Property management sytem

Installation instructions

  1. Clone the repository
  2. Run composer run setup to setup the application. You will be prompted to provide your database credentials
  3. The application should be ready and running on http://localhost:8000

Documentation

The documentation for the API can be found at Postman

Testing

To run the tests, run php artisan test from the root directory of the project

About


Languages

Language:PHP 78.9%Language:Blade 20.3%Language:Shell 0.6%Language:JavaScript 0.2%