Response make(string $content = '', int $status = 200, array $headers = array())
Return a new response from the application.
Response make(string $content = '', int $status = 200, array $headers = array())
Return a new response from the application.
Please login to continue.