dingo / api

A RESTful API package for the Laravel and Lumen frameworks.
BSD 3-Clause "New" or "Revised" License
9.33k stars 1.25k forks source link

Route cache service injection #1545

Closed bjdelange closed 5 years ago

bjdelange commented 6 years ago

The Routes command has pretty constructor service injection; so does the Cache command now. Also cleaned up a double used variable.

specialtactics commented 5 years ago

Hi @bjdelange - looks good to me, can you please sync your master with the repo which will fix the styleCI check

bjdelange commented 5 years ago

I didn't have my copy anymore so I re-created it here: #1618