摘要:
Redirect To use this Class, add the following to the top of the file. use Redirect; Redirect::to($path, $status = 302, $headers = array(), $secure = n 阅读全文
posted @ 2016-07-05 11:29
jinchunguang
阅读(408)
评论(0)
推荐(0)
摘要:
Paginator There are several ways to paginate items. The simplest is by using the paginate method on the query builder. Paginating Database Results $us 阅读全文
posted @ 2016-07-05 11:28
jinchunguang
阅读(476)
评论(0)
推荐(0)
摘要:
Request The Request class provides many methods for examining the HTTP request for your application and extends the Symfony\Component\HttpFoundation\R 阅读全文
posted @ 2016-07-05 11:28
jinchunguang
阅读(208)
评论(0)
推荐(0)
摘要:
Mailing API Configuration Basic Usage Embedding Inline Attachments Mail & Local Development Working along with the classic Mailer Helper Configuration 阅读全文
posted @ 2016-07-05 11:27
jinchunguang
阅读(155)
评论(0)
推荐(0)
摘要:
Events The idea behind Events is the ability to send data, as parameters, to interested Listeners and call them when an Event happens. The Listeners c 阅读全文
posted @ 2016-07-05 11:26
jinchunguang
阅读(229)
评论(0)
推荐(0)
摘要:
Input Basic Input Old Input Files Please note that both Input and Request do NOT sanitize your data, it is up to you to do that. Basic Input You may a 阅读全文
posted @ 2016-07-05 11:26
jinchunguang
阅读(219)
评论(0)
推荐(0)
摘要:
Encryption Configuration Basic Usage Encrypting a value Decrypting a value Configuration Before using Nova's encrypter, you should set the ENCRYPT_KEY 阅读全文
posted @ 2016-07-05 11:25
jinchunguang
阅读(370)
评论(0)
推荐(0)
摘要:
Database ORM Introduction Basic Usage Mass Assignment Insert, Update, Delete Soft Deleting Timestamps Query Scopes Relationships Querying Relations Ea 阅读全文
posted @ 2016-07-05 11:25
jinchunguang
阅读(332)
评论(0)
推荐(0)
摘要:
Authentication Introduction Configuration Storing Passwords Authenticating Users Basic Usage Introduction All the classes of the Auth system live in t 阅读全文
posted @ 2016-07-05 11:24
jinchunguang
阅读(274)
评论(0)
推荐(0)
摘要:
Cookie API All cookies created by the Nova framework are encrypted and signed with an authentication code, meaning they will be considered invalid if 阅读全文
posted @ 2016-07-05 11:24
jinchunguang
阅读(214)
评论(0)
推荐(0)

浙公网安备 33010602011771号