'use strict' const { hooks } = require('@adonisjs/ignitor') hooks.after.providersBooted(() => { const View = use('Adonis/Src/View') ...
確定! 回上一頁