/symfony4

Primary LanguagePHP

Symfony 4.2

This small project is just for purpose of general symfony basics tests.

Contains

  • Admin panel
    • Changing user role
    • Removing user
  • User panel
    • Changing login, password and avatar
  • Registration
  • Login
  • Role based authentication
  • ORM Doctrine
    • Creating posts from Dashboard
    • Displaying posts on home page