View File · <form action="{{ route('user.store') }}" method="post"> · @csrf · <input type="text" name="name"> · <input type="email" name="email"> · < ...
確定! 回上一頁