Issue 1:If the user writes test@dg in the email section or type anything but not xx.com after the @ sign, if he presses register, an error occurs. When he returns to the previous page, he is registered, although he receives an error.
Swift_TransportException Expected response code 354 but got code “503″, with message “503 5.5.1 Bad sequence of commands ”
Issue 2: ErrorException when user enters site.com/page/empty when user type this url it gives this error ErrorException Trying to get property ‘title’ of non-object
Issue3:User gets this error when typing site.com/write Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException The GET method is not supported for this route. Supported methods: POST.
You help me a lot even if you help with any problem. Laravel version:8 site php version: 7.3
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community