Closed josephmancuso closed 2 years ago
We should be able to load routes this way:
Route.post('/stripe/webhook', '/masonite.billing.controllers.WebhookController@handle'),
I keep coming back to this and i keep thinking if we really need this. I'm not sure anyone has ever used this feature ...
We should be able to load routes this way: