rockmetoo - startup mechanic
Results
2
comments of
rockmetoo - startup mechanic
let's say, I have a route.php like in the attachment (route.txt) [route.txt](https://github.com/MaartenStaa/laravel-41-route-caching/files/1077083/route.txt) How should I call the cache?
I tried 2nd way but in my view I used laravel action() method like `{{ action('Doc\DocumentController@index') }}` And I received this error in laravel.log: `Error in exception handler: Route [Doc\DocumentController@index]...