const { hooks } = require('@adonisjs/ignitor') hooks.after.providersBooted(() => { /** * Handle Exception */ const Exception ...
確定! 回上一頁