edrsvc's avatar

Request is empty?

Hello all,

trying to fix this since a hour...

if have this in web.php:

$app->get('register/{str}', 'OwnerController@register');

This is the controller:

0 likes
3 replies
Mittensoff's avatar

What are you sending with the request?

Route and the view please.

Please or to participate in this conversation.