mgallegos / laravel-jqgrid

@Laravel jqGrid package allows you to easily integrate the popular @jQuery Grid Plugin (jqGrid) into your Laravel application.
mariogallegos.com
Other
69 stars 44 forks source link

How can I handle Laravel raw query #77

Open 2016sohail opened 5 years ago

2016sohail commented 5 years ago

When using query builder it's working fine, but i have requirement of using Laravel raw query. Can you please let me know how can I do that?