[Solved] SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry for key 'failed_jobs_uuid_unique'
Updated: 13th June 2024Tags: php laravel
php artisan about
It will show laravel version with bunch of other usefull information.
Add the whole directory of your app to Windows Defender Exclusions. You can also move your projects in the project directory and add projects to exclusion.
If you want even more speed and have SSD, you can move that project to SSD and then add to Windows Defender exclusions.
Please, use integer as cents, don’t do my mistake, if you are using PHP.
I was shocked when discovered that php is using float and doesn’t have decimal. I have a lot of code already done, so I used bcmath to get around, but if I had known this earlier, I would have used integers.