systemsdk/docker-nginx-php-laravel

cron job

falahatiali opened this issue · 1 comments

Thank you dear friend for making this excellent project. I have used it and its so nice
I have a question . how we can use and write cron jobs when we have this structure. is it different with normal project?

Hello. You can find example in /docker/other/cron. In order to see your cron job just run project and enter into container using "make ssh". Inside you can find everything what you need.