Skip to content

ajibadedapo/best-classified-ad-website

Repository files navigation

The Best Classified Ad Website

A classified ad website.

This is a classified ad website I built with Laravel. Fell free to use for anyhow you want. !

Installation

Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.

$ git https://github.com/ajibadedapo/best-classified-ad-website.git
$ cd best-classified-ad-website
$ composer install
$ cp .env.example .env
$ php artisan migrate
$ php artisan serve

Meta

AJIBADE HAMMED – @aj_dapoajibadehammed@gmail.com

https://github.com/yourname/github-link

Contributing

  1. Fork it
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request