Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ارور در اتصال به درگاه زمان فراخوانی ready() #192

Open
reza-shykhi opened this issue Aug 14, 2019 · 4 comments

Comments

@reza-shykhi
Copy link

کد من موقعی که به این خط میرسه
image
این ارور رو میده:
image
تمامی فایلهل رو چک کردم, همشون اوکی هستند و اومده توی پروژه
میگریشن ها هم ساخته شده و جداولش اومده
ولی در زمان استفاده این ارور رو میده

@phoorooz
Copy link

منم بعد مدت ها دوباره تو یه پروژه از پکیج استفاده کردم و به این مشکل خوردم دقیقا!
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'where id = ? limit 1' at line 1 (SQL: select * where id = 156674843473 limit 1)

@rezahmady
Copy link

برای منم دقیقا همین خطا رو میده
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'where id = ? limit 1' at line 1 (SQL: select * where id = 156697988197 limit 1)

@khanzadimahdi

This comment was marked as spam.

@hpakdaman
Copy link
Contributor

hpakdaman commented Nov 2, 2019

خطا بخاطر اینه که این متغیر رو ظاهرن نمیتونه از مسیر config/gateway.php بخونه!

    //-------------------------------
    // Tables names
    //--------------------------------
    'table'    => 'gateway_transactions',

احتمالا دستور php artisan vendor:publish رو اول کار نزدید !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants