code16/privat

Route caching

Cannonb4ll opened this issue · 1 comments

Route caching is broken whenever you include this package. Please remove closure from routes file and export to controller.

Steps to reproduce

  • Include package according to manual
  • Execute: php artisan route:cache

Error:

Unable to prepare route [privat] for serialization. Uses Closure.  
dvlpp commented

Fixed in v2.3