遗忘密码上的Laravel致命错误

时间:2018-02-01 13:37:58

标签: php laravel debugging

在laravel忘记密码时出现奇怪的致命错误。

library(xts) 
library(PerformanceAnalytics)

data(edhec) 
head(edhec)

edhec_4yr <- edhec["1997/2001"] 
ep <- endpoints(edhec_4yr, "year")

# "sort" function with apply Ok 
s.ap=apply(edhec_4yr[,1],2,sort,decreasing = TRUE)
s.ap

截图: http://prntscr.com/i8nt3q

任何帮助将不胜感激。

Laravel版本:“laravel / framework”:“5.5。*”, PHp版本7.1

0 个答案:

没有答案