Modern PHP applications have changed dramatically over the years. Gone are the days of full page refreshes and single stacks. Instead, we leverage front and backend technologies as well as third-party services. Even the PHP side has changed. Instead of full-stack frameworks, you can use PHP to glue together the different stacks and services.

It can seem like a lot. So in this talk, we'll demo the modern PHP application by building a single page "hot chicken" online ordering app. We'll leverage front-end technologies and third party services like Stripe and Twilio and glue it all together with composed PHP.

Comments

Comments are closed.