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

您好 How to use 的 範例 sql 是否有錯 #2

Open
mesak opened this issue Mar 23, 2022 · 0 comments
Open

您好 How to use 的 範例 sql 是否有錯 #2

mesak opened this issue Mar 23, 2022 · 0 comments

Comments

@mesak
Copy link

mesak commented Mar 23, 2022

您好 How to use 的 範例 sql 是否有錯

var_dump(
    User::where('name', 'foo')
        ->where('password', 'bar')
        ->sql()
);

應該是 toRawSql() ?

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

1 participant