Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
Error :- The GET method is not supported for route /. Supported methods: HEAD
Solution:-
Step 1:- Go to your project it doesn’t matter in which server you were using local/linux.
Step 2:- open your command terminal where you type your command.
Step 3:- type the code which i have given below and enter it.
php artisan route:clear
Step 4:- Go to your website and refresh your error is resolved.