How can i get mysql query of a laravel query
mysql
laravel
Convert:
App\\User::where(\'balance\',\'>\',0)->where(...)-
A very simple and shortcut way is below Write the name of column wrong like write 'balancedd' in spite of 'balance' and the query will be displayed on error screen when you execute code with all the parameters and error that column not found.