aschmelyun / laravel-job-board

A modest job board platform built with Laravel. Follow along with the videos below to get an in-depth look at its development.

Home Page:https://youtube.com/aschmelyun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continue the series

sergiodk5 opened this issue · comments

Great tutorial!!
Please continue the series by adding expiration dates and statistics if you can!

Thank a lot

You can set a cron job to run once every day, to negate the "is_active" value after one month of job creation.