Archives: Answers

Answer

What is Time blocking ?

Thanks for introducing this Time Blocking method Saadh! Usually, I create a Priority To-Do list then set time limits and deadlines to finish the tasks. Somehow this method helps me to finish 75% to 80% of the tasks. I hope my task planning somehow align with this Time Blocking method. I’ll implement this method more…

What is Time blocking ?

A good one Saadh, The biggest distraction in the work environment is unorganized tasks and no clear scope about the task which drains the inspiration into the work. The best way to start your work is to plan your tomorrow tasks today when you sign off and then when you sign in makesure to prioritize…

How can we solve “SQLSTATE[HY000] [1045] Access denied” issue with Laravel

Thank you Sugesh! for the reference however It couldn’t solve my issue. However, Now I understood and solved the issue is with the environment; Laravel is not clearing the environment when we updated it so the easiest way around is. Clearing the config cache with And Clear all other caches with And edit the .env…

How can we solve “SQLSTATE[HY000] [1045] Access denied” issue with Laravel

Hi Saadh, Please check this article this may help you out. https://stackoverflow.com/questions/58233866/sqlstatehy000-1045-access-denied-for-user-rootlocalhost-using-password

What are the different between AWS Cloudfront and Cloudflare?

Hi there, Here I found a Good article! Cloudflare and Cloudfront are two services that can help you to speed up your website’s load time. They both work in the same way by distributing server loads across multiple servers, but they have key differences. Cloudflare is a service that offers CDN and DDoS protection as…

Git code sheet

Thank you so much for sharing this!!