Skip to content

ruelperez/custodian

Repository files navigation

Property Custodian

Download and install the following tools:

Installation

  1. Clone or download this repository custodian
  2. Create database name costudian
  3. Import costudian.sql located at database/costudian.sql
  4. Open the cloned project in your code editor.
  5. Open terminal and execute the following commands:

Install Backend dependencies:

composer install

Create Environment File:

cp .env.example .env

Generate Application Key:

php artisan key:generate

Serve the Application:

php artisan serve

Production

Login

Technologies Used

Front-end

Back-end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages