Blog Page

Tag: CakePHP 3.9

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

Personal Finance Tracker

Managing money is an activity that all individuals face. Pecunia is lightweight and easy on the eyes, only focusing on essential activities of personal finance. Demo link Click Here to Demo Project Username demo_user@email.com Password password Major Features Record Expenses and Income – Pecunia provides a responsive form for data entry. Enter your receipt or […]

Read More
  • CakePHP 3.9
  • CRUD
  • Full Stack
  • ReactJS
  • REST API