$this->middleware('subscribed')->except('store');. } } Controllers also allow you to register middleware using a closure. This provides a convenient way to ...
確定! 回上一頁