php artisan route:cache gives error ver 1.1.2
-
ubuntu@ip-172-31-19-18:/var/www/html/bagisto$ php artisan route:cache
Route cache cleared!In Route.php line 917:
Unable to prepare route [test] for serialization. Uses Closure.
-
@mikeyapina said in php artisan route:cache gives error ver 1.1.2:
Unable to prepare route [test] for serialization. Uses Closure
Have you created your own routes?
-
@Vaishali-Agarwal no i was just trying to clear the routes
-
@mikeyapina
please follow this https://github.com/laravel/framework/issues/22034