I'd say look at how octobercms is doing this.... or build on october cms.
I would build a webpage behind an authentication method. A logged in user go to the page the page has a button on it.
Clicking the button calls a method that executes the sys command
Illuminate\Console\Command::call('composer update', array(''));
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community