-
Updated
Jul 4, 2020 - TypeScript
facade
Here are 106 public repositories matching this topic...
关于写作计划和交流反馈
-
Updated
Aug 22, 2020 - PHP
Description
Workers across our data collection platform import & utilize a lot of modules/functions. This is a parent issue related to improving the testability of the modules across augur.
-
Updated
Jun 5, 2018 - Python
-
Updated
Aug 11, 2020 - TypeScript
-
Updated
Aug 4, 2020 - JavaScript
-
Updated
Jul 1, 2020 - Java
-
Updated
Jul 25, 2018 - Java
I think a great feature of this package would be to allow the underlying mailable to return the message_id
I recall you can do something like this
$this->withSwiftMessage(function ($message) {
/// $message->getId() available here.
});I think it would be great if you're tracking opens/clicks from these services and their web hooks.
I personally do this with mai
-
Updated
Aug 14, 2017 - PHP
-
Updated
Aug 22, 2020 - Java
-
Updated
Sep 19, 2019 - PHP
-
Updated
Jul 18, 2017 - C#
-
Updated
Aug 7, 2020 - Python
-
Updated
Apr 13, 2020 - PHP
-
Updated
Feb 4, 2018 - PHP
-
Updated
Oct 7, 2019 - Java
-
Updated
Jul 31, 2020 - JavaScript
Improve this page
Add a description, image, and links to the facade topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the facade topic, visit your repo's landing page and select "manage topics."
关于接下来要写什么:
你们在这个时间点看到的文章已经把Laravel的Database部分都讲完了,接下来的计划是:
事件系统、用户认证系统、异常处理、Session以及Laravel应用请求整个生命周期的总结,当然我也想把
Composer原理和Laravel中用到的设计模式说一下以便更好的理解。时间来到了6月,希望能在18年把Laravel这些核心相关的东西大体梳理完,把年初挖的这个坑填上。
关于问题反馈和交流:
我在写这些文章时都会尽量严谨防止由于自己的失误误导大家,有的部分源码过多也就难免会有贴上了大块源码的地方,如果有看不懂的也欢迎针对话题新开issue来讨论。