I believe the easiest method would be to not use Laravel's QueryBuilder or Eloquent for DB access. Instead use the native PHP functions and use Laravel just for routing etc.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community