Skip to content

Simple Laravel Blog web app. You can add, edit, delete post and category. Register multi user. Search and multi layer comment functionality. Flash message with php-flasher.

License

Notifications You must be signed in to change notification settings

ferdausalom/LaravelBlog

Repository files navigation

LaravelBlog

  1. Run composer install
  2. Run copy .env.example .env
  3. Run php artisan key:generate
  4. Create a DB
  5. Add DB in .env file
  6. Run php artisan migrate
  7. Visit yourwebsite.com/symlink
  8. Visit yourwebsite.com
  9. Register an admin user, use email "ferdaus@gmail.com"

Now you get everything.

About

Simple Laravel Blog web app. You can add, edit, delete post and category. Register multi user. Search and multi layer comment functionality. Flash message with php-flasher.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published