w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
  • Bulletin
  • Posts
doc_Laravel
doc_Laravel


FormRequest::setContainer()

$this setContainer(Container $container) Set the container implementation. Parameters Container $container Return Value $this

FormRequest::session()

Store session() Get the session associated with the request. Return Value Store Exceptions RuntimeException

FormRequest::server()

string|array server(string $key = null, string|array|null $default = null) Retrieve a server variable from the request. Parameters string $key string|array|null $default Return Value string|array

FormRequest::segments()

array segments() Get all of the segments for the request path. Return Value array

FormRequest::segment()

string|null segment(int $index, string|null $default = null) Get a segment from the URI (1 based index). Parameters int $index string|null $default Return Value string|null

FormRequest::secure()

bool secure() Determine if the request is over HTTPS. Return Value bool

FormRequest::route()

Route|object|string route(string|null $param = null) Get the route handling the request. Parameters string|null $param Return Value Route|object|string

FormRequest::root()

string root() Get the root URL for the application. Return Value string

FormRequest::response()

Response response(array $errors) Get the proper failed validation response for the request. Parameters array $errors Return Value Response

FormRequest::replace()

void replace(array $input) Replace the input for the current request. Parameters array $input Return Value void

Page 639 of 996

|< < Prev 636 637 638 639 640 641 642 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions