Use of undefined constant STATUS_ACTIVE

When I run “php artisan config:clear” command, I get following error:
Use of undefined constant STATUS_ACTIVE - assumed ‘STATUS_ACTIVE’ (this will throw an Error in a future version of PHP)

Same happens If I run “php artisan optimize”

Please help.

Hi,

Not sure, which version of PHP are you using?