Laravel: The GET method is not supported for this route. Supported methods: HEAD.
error:
The GET method is not supported for this route. Supported methods: HEAD.
solution:
php artisan route:clear
error:
The GET method is not supported for this route. Supported methods: HEAD.
solution:
php artisan route:clear