Skip to content

v1.0.0

Choose a tag to compare

@CodeWithSushil CodeWithSushil released this 09 Jul 10:55
· 31 commits to master since this release
dbf8cb0

What's changed ?

  • session based login and store session id on cookie.
  • upcoming user dashboard with better UI.
  • Adding CSRF protection next version
  • store login credentials on database.
  • automatic login after browser open no more re-enter login details.
  • this will be upgraded on OOPs for morden development
  • use morden php tools like:
  1. PHPUnit: Testing
  2. PHPStan: type safety, and many more.
  • namespace, prs-4 for autoloading classes.