- FuelPHP Application Development Blueprints
- Sébastien Drouyer
- 96字
- 2021-07-23 20:25:54
Summary
In this chapter, we have seen the very basics of the FuelPHP framework and we have built our first project. We have learnt how to install FuelPHP, used the oil command line to generate code files and migrate our application, understood how routes work, and seen how models, views, presenters, and controllers interact with each other.
Though you are now able to create an application and implement basic features, you might not be yet ready for more complex projects. In the next chapter, we will improve your skills by using FuelPHP's Object Relational Mapper (ORM).
推薦閱讀
- Mastering Concurrency Programming with Java 8
- Node.js Design Patterns
- 密碼學(xué)原理與Java實(shí)現(xiàn)
- Java異步編程實(shí)戰(zhàn)
- 摩登創(chuàng)客:與智能手機(jī)和平板電腦共舞
- 劍指JVM:虛擬機(jī)實(shí)踐與性能調(diào)優(yōu)
- 編寫高質(zhì)量代碼:改善C程序代碼的125個(gè)建議
- Serverless架構(gòu)
- Learning FuelPHP for Effective PHP Development
- C語(yǔ)言程序設(shè)計(jì)
- Java編程的邏輯
- 軟件品質(zhì)之完美管理:實(shí)戰(zhàn)經(jīng)典
- Android應(yīng)用開發(fā)深入學(xué)習(xí)實(shí)錄
- Arduino機(jī)器人系統(tǒng)設(shè)計(jì)及開發(fā)
- DB2SQL性能調(diào)優(yōu)秘笈