mikestreety’s avatarmikestreety’s Twitter Archive—№ 24,385

  1. Laravel Question: If I wanted a method to be accessed via both console command and controller, where should it live? Use case: importing data - I want to run command line for testing/raw access and then a controller for API access