-
Supports multiple agents(work in progress).
-
Supports Admin panel
More to come
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project.
Few Basic Requirements
- PHP v.7 or higher
- Mysql v5.7 or higher
- Laravel 5.7
- Node environment
git clone https://github.com/AnujShr/TDD-FORUM.git
CD project-name
composer install
npm install
npm run dev
Create a database and update .env file
get Recaptcha key from google
Add RECAPTCHA_SECRET=key_from_google on .env file
php artisan migrate
By now you will get a database and a running project.
Use a localhost and create a vhost to deploy since it is just created as a learning project by a learner,
- Laravel - The PHP Framework For Web Artisans
- Composer - Dependency Manager for PHP
- Bootstrap - Sleek, intuitive,powerful front-end framework for faster and easier web development.
- Bluesky - Bluesky is a free modern real estate website template that follows all the latest web and tech regulations. Speaking of which, Bluesky makes sure your final web space is stable and flexible to always work butter smooth across all devices and platforms.
- [Gentelella] (https://github.com/puikinsh/gentelella) - Gentelella Admin is a free to use Bootstrap admin template. This template uses the default Bootstrap 3 styles along with a variety of powerful jQuery plugins and tools to create a powerful framework for creating admin panels or back-end dashboards.
Github - GitHub is a web-based hosting service for version control using git.
- Anuj Shrestha
This project is licensed under the MIT License - see the LICENSE.md file for details