A Simple Forum Website developed using Laravel 5.5(Going to redo the proect with test files. If got time will update this one with the trest driven too. This is highly incomplete has till user profile and subscription. Got another repo with a new tdd project on it.
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
*Vue 2.0 or higher
-git clone https://github.com/AnujShr/Forum-Laravel.git
-CD project-name
-composer install
-npm install
-Create a database and inform .env
-php artisan migrate create tables
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.
Have Not used one(Well need to learn about it first and if learned might use in this project in future)
- Anuj Shrestha - Learning
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to all memeber of Laracast team