上一页 1 ··· 46 47 48 49 50 51 52 53 54 ··· 71 下一页

2019年1月10日

摘要: https://divinglaravel.com/ 这是一个深入 laravel 的学习网站 阅读全文
posted @ 2019-01-10 11:01 刘应杰 阅读(88) 评论(0) 推荐(0)
摘要: Every entry you add is converted into an instance of Illuminate\Console\Scheduling\Event and stored in an $events class property of the Scheduler, an 阅读全文
posted @ 2019-01-10 10:59 刘应杰 阅读(204) 评论(0) 推荐(0)

2019年1月8日

摘要: About the Cron Expression Cron is use in Linux for the time schedule Format Seconds Minutes Hours DayofMonth DayofWeek [Year]The value of each row Sec 阅读全文
posted @ 2019-01-08 13:44 刘应杰 阅读(137) 评论(0) 推荐(0)

2019年1月1日

摘要: 这是《从百草园到三味书屋》里面出现的一句。那几句古文是鲁迅随便举的例子,都出自那个时代学生的基础教材如《论语》、《易经》等,而题主说这一句出自《幼学琼林·身体》。《幼学琼林》是给蒙童看的各种典故常识类的东西。可以说是一个“密码本”,记载着古代文人互相交流用的“密码”。这本书里记载着各种事物的文人表达 阅读全文
posted @ 2019-01-01 10:20 刘应杰 阅读(1891) 评论(0) 推荐(0)

2018年12月27日

摘要: 一、 文件上传漏洞与WebShell的关系 文件上传漏洞是指网络攻击者上传了一个可执行的文件到服务器并执行。这里上传的文件可以是木马,病毒,恶意脚本或者WebShell等。这种攻击方式是最为直接和有效的,部分文件上传漏洞的利用技术门槛非常的低,对于攻击者来说很容易实施。 文件上传漏洞本身就是一个危害 阅读全文
posted @ 2018-12-27 22:10 刘应杰 阅读(5795) 评论(0) 推荐(1)

2018年12月10日

摘要: CKEditor API makes it possible to render the editor content read-only (and thus impossible for the user to edit). Some editor features that will not c 阅读全文
posted @ 2018-12-10 12:34 刘应杰 阅读(608) 评论(0) 推荐(0)

2018年12月6日

摘要: Many to many Polymorphic relationship is also a little bit complicated to understand. For example, if you have posts, videos, and tag tables, you requ 阅读全文
posted @ 2018-12-06 23:11 刘应杰 阅读(275) 评论(0) 推荐(0)
摘要: eloquent-attach-detach-sync-fires-any-event I have a laravel project, and I need to make some calculations immediately after I save a model and attach 阅读全文
posted @ 2018-12-06 19:50 刘应杰 阅读(130) 评论(0) 推荐(0)

2018年12月5日

摘要: Hey, Today I would like to show you how we can convert PDF to JPEG using imagick extension. Imagick is a native php extension to create and modify ima 阅读全文
posted @ 2018-12-05 13:16 刘应杰 阅读(226) 评论(0) 推荐(0)

2018年12月3日

摘要: By Hamza Ali LAST UPDATED AUG 26, 2018 By Hamza Ali LAST UPDATED AUG 26, 2018 By Hamza Ali LAST UPDATED AUG 26, 2018 12,669 104 12,669 104 Laravel pro 阅读全文
posted @ 2018-12-03 22:23 刘应杰 阅读(233) 评论(0) 推荐(0)
上一页 1 ··· 46 47 48 49 50 51 52 53 54 ··· 71 下一页

导航