1If you have simple job to do you can do it from route file.
2For example you want to clear cache. In terminal it would be php artisan
3cache:clear In route file that would be:
45\Artisan::call('cache:clear');
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content