- 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).
推薦閱讀
- Mobile Web Performance Optimization
- Leap Motion Development Essentials
- iOS開發實戰:從零基礎到App Store上架
- Python 3網絡爬蟲實戰
- Learning Python Design Patterns(Second Edition)
- Securing WebLogic Server 12c
- Visual C#.NET程序設計
- 利用Python進行數據分析(原書第3版)
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- 軟件體系結構
- IPython Interactive Computing and Visualization Cookbook
- PHP項目開發全程實錄(第4版)
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- SQL Server 2014 Development Essentials