I know this has been asked before by others but no answer is good or explicit. Many give great worki...
Hi again. I have 3 tabs in a page. I have 3 queries and thus get the results and make 3 different pa...
Hi. I perform $a = Items::where('code', '=', $code); In the code column there are various entries, u...
In config/filesystems.php Add endpoint in s3 driver array: 's3' => [ 'driver' => 's3', 'key'...
I found a solution. In the config file, wher the mysql configuration I put utf8_bin instead of unico...
When I write my pure PHP code and perform queries i had never before met this problem. Maybe by luck...
The Laravel portal for problem solving, knowledge sharing and community building.
The community