I really enjoyed doing this project. Because this mvc based framework really speed up my development process. In this project i am developing content management system just for learning symfony framework.
If i want to learn something, i have to use that thing. This is my learning method.
#LearningOnTheRoad
The first steps were always the hardest. We have to need purpose for this step. My purpose was really simple. Just i got freelance job and i want to create value for my employer so i needed learning this framework in deep. Therefore i started this project.
- Contact form developed.
- Article management system development started.
- Article management system developed.
- Category management system developed.
- Articles associated with the categories.
- Frontend & Manager side are seperated.
- Used symfony encore with scss & bootstrap and jQuery.
- Added header image on articles.
- Currency service developed.
- I used first third-party APIs.
- Symfony Cache system used on third-party currency API.
- Symfony Authentication used. Now Manager side is more safe.
- I used Symfony Doctrine Fixtures to creating administrator user.
- Auto slugger utils is added.
- Shorthand category creator developed.
- Jquery ajax used.
- Custom error pages configured.
- Symfony Contributors for clear documentation
- Hatice Ergün for awesome first step tutorial