Skip to content

Rajpreet16/Laravel-BlogPost

Repository files navigation

Laravel BlogPost

Basic Application Using Laravel Framework.

This is a a Blog Post Written using Laravel Framework.

To use it follow step

  1. Git clone it in C:/xampp/htdocs
  2. create a .env file
  3. copy content of example-env to .env
  4. open bash terminal and run "php artisan key:generate"
  5. In bash run command "composer install" (This will install all dependencies)
  6. Either host it virtually or run php artisan serve

Features

  1. Register
  2. Login
  3. Create new Blog
  4. Publish Blog
  5. Delete Blog
  6. Update Blog
  7. Logout
  8. Read other's blog

About

Basic Application Using Laravel Framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published