laracraft-tech / laravel-xhprof

Easy XHProf setup to profile your Laravel application!
MIT License
219 stars 11 forks source link

Different Database #16

Closed Zavrik94 closed 9 months ago

Zavrik94 commented 10 months ago

Need to add in config to select Different connection of database and add to migrations Schema::connection(config('connection))->create

Sairahcaz commented 10 months ago

Hi @Zavrik94, thats a good idea, would you mind create a PR for that?

Sairahcaz commented 9 months ago

Closed, because of inactivity...