hello, please can someone help me on this. i wrote a code on laravel SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IF NOT EXISTS laravel_ahfhlyce
@'127.0.0.1' IDENTIFIED BY '91f0bc5d85cc7a15e785' at line 1 (SQL: CREATE USER IF NOT EXISTS laravel_ahfhlyce
@'127.0.0.1' IDENTIFIED BY '91f0bc5d85cc7a15e785bb7717b3667d')", for a multi tanant service. i noticed when i try to create a data for a customer it works and also when i create a data for customer attaching the company name it all work locally. I deployed it on the heroku server using clear db for the cloud database. i noticed that the customer data creates in the server but when i try to create a customer attaching the company name it throws this error