This is a public shared error.
PHP
Class 'App\Http\Controllers\URL' not found
App
Request
http://localhost/invitations/321/123
GET
curl "http://localhost/invitations/321/123" \
-X GET \
-H 'dnt: 1' \
-H 'host: localhost:8001' \
-H 'accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9' \
-H 'cookie: XDEBUG_SESSION=XDEBUG_ECLIPSE' \
-H 'connection: keep-alive' \
-H 'user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36' \
-H 'sec-fetch-dest: document' \
-H 'sec-fetch-mode: navigate' \
-H 'sec-fetch-site: none' \
-H 'sec-fetch-user: ?1' \
-H 'accept-encoding: gzip, deflate, br' \
-H 'accept-language: ru-RU,ru;q=0.9,en;q=0.8' \
-H 'upgrade-insecure-requests: 1';
Headers
- dnt
1
- host
localhost:8001
- accept
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
- cookie
XDEBUG_SESSION=XDEBUG_ECLIPSE
- connection
keep-alive
- user-agent
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36
- sec-fetch-dest
document
- sec-fetch-mode
navigate
- sec-fetch-site
none
- sec-fetch-user
?1
- accept-encoding
gzip, deflate, br
- accept-language
ru-RU,ru;q=0.9,en;q=0.8
- upgrade-insecure-requests
1