RegistersUsers (Foundation\Auth)

RegistersUsers

trait RegistersUsers (View source)

Traits

RedirectsUsers

Methods

string redirectPath()

Get the post register / login redirect path.

from RedirectsUsers
Response showRegistrationForm()

Show the application registration form.

Response register(Request $request)

Handle a registration request for the application.

Details

string redirectPath()

Get the post register / login redirect path.

Return Value

string

Response showRegistrationForm()

Show the application registration form.

Return Value

Response

Response register(Request $request)

Handle a registration request for the application.

Parameters

Request $request

Return Value

Response

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.4/Illuminate/Foundation/Auth/RegistersUsers.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部