Question:Which artisan command use to encoding and serializing cache in routes
A $ php artisan route : cache B $ php artisan route : class C $ php artisan route : complied D $ php artisan route : cached
+ AnswerA
+ Report