Skip to content

Busuyem/Laravel-Web-Blog-App

Repository files navigation

This is a simple forum developed with Laravel version 5.7. It allows user to register, login and write any article of their choice for the public to see. Users can also control their posts in their respective dashboard.

To use the project do the following:

  1. Clone the project
  2. Run composer update/composer install
  3. cp .env.example .env
  4. Create a database and name it larablog in .env
  5. Run php artisan migrate
  6. Run php artisan key:gen
  7. php artisan storage:link Thanks

About

This is a forum app built with Laravel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published