Answer the question
In order to leave comments, you need to log in
How to access the request field?
I execute a request
$result = \Tablename::find_by_name($request->get('name'));
print($result->name);
Answer the question
In order to leave comments, you need to log in
Issue resolved. The problem was that PHP couldn't determine the class of the result object.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question