laracraft-tech / laravel-xhprof

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

Different Database #16

Closed Zavrik94 closed 12 months ago

Zavrik94 commented 1 year ago

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

Sairahcaz commented 1 year ago

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

Sairahcaz commented 12 months ago

Closed, because of inactivity...