Skip to content

BitMavrick/Reporter

Repository files navigation

About Reporter

Product Name Screen Shot


Welcome to Reporter, a new article writing website dedicated to providing high-quality content for businesses and individuals.

In addition to our writing services, we also offer editing and proofreading services to ensure that your content is error-free and meets the highest standards of quality.

At Reporter, we believe that effective content is essential for any business or individual looking to succeed online. That's why we're committed to providing affordable, reliable, and high-quality services to our clients.

If you're ready to take your online presence to the next level, contact us today to learn more about how we can help you succeed.

(back to top)

Built With

Here's the technologies that being used to build the application.

  • Laravel
  • Bootstrap
  • JQuery

(back to top)

Getting Started

Clone the repository and run the following commands to get started.

  git clone https://github.com/BitMavrick/Reporter.git

I hope that you already have PHP, Laravel, Node, Composer and MySQL installed on your computer. If not, please install them first.

Installation

Now you have to set up your .env file with the necessary information. If you are good at Laravel development then it's very easy for you.

  1. Generate a new key for the project
php artisan key:generate
  1. Update the composer
composer update
  1. Migrate the database
php artisan migrate:fresh
  1. Run the application locally
php artisan serve

License

It is distributed under the MIT License. See LICENSE for more information.

Contact

Mehedi Hasan - @TheAlter72 - hello.mehedi@outlook.com

Project Link: https://reporter73.000webhostapp.com

(back to top)