Laravel Up and Running A Framework for Building Modern PHP Apps

目录:

  1. Testing

  2. Storage and Retrieval

  3. Mail and Notifications

  4. Queues Jobs Events Broadcasting and the Scheduler

  5. Helpers and Collections

  6. The Laravel Ecosystem

记录php web 框架Laravel学习,因为水平有限,有些内容可能会根据个人理解进行粗略翻译.尽量保证内容的准确性.

译者的虚拟环境为Homestead,Laravel版本为Laravel Framework 5.8.27

第一版本译者会进行粗略翻译,当全部内容翻译完毕后会重新通读以解决语句不通和难以理解的部分

注:英文原版归作者所有,如若转载翻译版本请注明出处,谢谢

Last updated