/Laravel-blog

My First Web App in Laravel

Primary LanguagePHP

Laravel-blog

My First Web App in Laravel

Done:

  • Authentication
  • create posts
  • show posts on home page
  • dashboard style
  • delete posts
  • edit ability
  • upload image

in progress ✨

  • profile system
    • show profile
    • edit profile

TODO:

  • validation system
    • Client Side
    • Server Side
  • add policy for CRUD