About this course
In this course I will teach you from the ground floor how to build an application in PHP's fastest full-scale framework; PhalconPHP. Controllers, Views, Routes, Templates, Models/Relationships/ORM; All covered.
Each section is broken down for you to follow along with and write code as I do. After learning as you go, we'll create a project based on what you've learned.
We will make changes to the Bootstrap through each step in this follow-along series so you know exactly what's going on. This course is geared towards the medium to advanced skilled developer who have a well rounded knowledge of PHP and Object Oriented Design.
This course should take you around 2-3 weeks to complete, but you may need to come back a few times in order to absorb all the material. You should consider taking this course if you are interested in advanced development and bleeding-edge technology that will dominate PHP.
What are the requirements?
- Linux or Windows using LAMP / WAMP / XXAMP (Sorry, No Mac Support)
- Some CLI/Terminal Knowledge
- Text Editor (Recommended: Sublime Text)
What am I going to get from this course?
- Over 39 lectures and 6 hours of content!
- Learn how to start a PhalconPHP application from scratch
- Learn the inner workings of Controllers and Views
- Learn how to manage your Database with Models & the ORM
- Learn how to use the Dependency Injection Service
- Learn how to use the VOLT Template Library
- Create a PhalconPHP Project
What is the target audience?
- Proficient PHP Knowledge
- Some MVC Knowledge