Extra info: if i run the artisan command from the command line, the sql query executes and the directory gets deleted. However, when the cronjob runs, only the sql query is executed, but the directory is not deleted.
I've tried the paths:
Both work via command line, but no luck when cron does it. Can it be a permission issue? Where is de logging info for the operation?
Cheers, Pieter.
solved it ... indeed path problem (in the process i discovered the logging function, and some helpers :-)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community