Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/10/20 in all areas

  1. It's in the Import module on the admin side: https://github.com/DavidJClark/phpvms_5.5.x/blob/master/admin/modules/Import/Import.php#L287 You could do the same and clean it up a little and probably get away with using PilotData::getAllPilots() and looping that through, or querying PilotData::findPilots() with your params/columns.
    1 point
  2. .env is env.php file. Are there more logs in the storage/logs folder that are pertinent?
    1 point
×
×
  • Create New...