Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 1.8 KB

readme.md

File metadata and controls

59 lines (35 loc) · 1.8 KB

Php Symfony First Step

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

Development Process

First Step

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.

2. Step

  • Article management system developed.

3. Step

  • Category management system developed.
  • Articles associated with the categories.

4. Step

  • Frontend & Manager side are seperated.
  • Used symfony encore with scss & bootstrap and jQuery.

5. Step

  • Added header image on articles.
  • Currency service developed.
  • I used first third-party APIs.

6. Step

  • Symfony Cache system used on third-party currency API.

7. Step

  • Symfony Authentication used. Now Manager side is more safe.
  • I used Symfony Doctrine Fixtures to creating administrator user.

8. Step

  • Auto slugger utils is added.
  • Shorthand category creator developed.
  • Jquery ajax used.

9. Step

  • Custom error pages configured.

Spacial Thanks For