Skip to content

dessHub/antlantic

Repository files navigation

Atlantic Real Estate Platform

Atlantic is a real estate marketing web app. Admin can be able to manage properties on admin dashboard. Admin Can also make user an admin.

Technologies

  • Laravel 5.5
  • mysql
  • bootstrap

Installation

clone the repository and composer install dependencies

   git clone https://github.com/dessHub/antlantic.git
   composer install

Set up

copy .env.example to .env file

  cp .env.example .env

update database confirutions and migrate

  php artisan migrate

Start the server

Inside the project directory run

 php artisan serve

Contributing

Thank you for considering contributing to this project. Fork , update and create pull request

About

Real estate marketing site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors