How to fix corrupt history file .zsh_history?
Asked by Sohail ·
On open terminal, I am getting this error: zsh: corrupt history file /home/harish/.zsh_history This is not allowing search back through the history with CTRL+R and editing previous (...)
0
1
11587
How to upload pdf in react js using functional component?
Asked by Aditi Jain ·
Please guide the best way to upload a file with ReactJs. Thanks.
0
1
15627
How to validate base64 image , size and mime type in lumen api?
Asked by gurpreet ·
Is there any best way to validate base64 encoded image, size and mime type in lumen api?
0
4
19326
Large project in Laravel vs Lumen
Asked by gurpreet ·
REST Api based project for call center where high traffic is there. we choose micro-service architecture. Now Which one have better permformance Laravel api as micro serive or (...)
0
2
10681
Laravel vs Lumen
Asked by gurpreet ·
How to test total time taken in request - insert or fetch data of 100,000 records
0
1
11020
1
1
10579
What's the difference between a tilde (~) and a caret (^) in the package.json file?
Asked by Omar Cheema ·
When I create any project in Vue or React, the package's version in the package.json is prefixed with caret (^) or tilde (~). The same thing happens when I install a new package, (...)
1
2
4799
How would I check if an element is hidden in jQuery?
Asked by Nakul Kumar ·
Is it possible to toggle the visibility of a element, utilizing the functions .hide(), .show() or .toggle()? How might you test if an element is visible or hidden?
0
3
3309
How to send multiple attachment to mail in Laravel?
Asked by Iqbal ·
I am able to send email. However, I don't know how to send multiple attachments(images/pdf/docs). Any help would be appreciated. I am using laravel 7.
0
2
5670
How to change the URI for a remote Git repository?
Asked by Sumit Talwar ·
I have migrated the remote repository to another host, So, I need to change the remote’s URL. So, please guide how to change the URL of a Git remote?
0
2
3974