Blog Page

Tag: WebPack

How To Integrate CakePHP with React

How To Integrate CakePHP with React

CakePHP’s View is weak compared to it’s Model and Control framework. Because of this, people often use React as a supplement or replacement to the frontend. This guide will provide information on how you can use React alongside CakePHP. Embed React Components inside Cake’s View Templates Store all of your React components inside a separate […]

Read More
  • CakePHP 3.9
  • ReactJS
  • WebPack