A classified ad website.
This is a classified ad website I built with Laravel. Fell free to use for anyhow you want. !
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
AJIBADE HAMMED – @aj_dapo – ajibadehammed@gmail.com
https://github.com/yourname/github-link
- Fork it
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a new Pull Request