I noticed in laravel 4 documentation there is a way to register a call back for after the processing of a request is finished.
http://laravel-recipes.com/recipes/200/registering-a-finish-callback
is this no longer possible? i need to delete a temporary file that i create while processing the request
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community