php artisan module:enable Attendance php artisan module:enable ClientDetail php artisan module:enable Contract php artisan module:enable Employee php artisan module:enable Finance php artisan module:enable HrRecruiting php artisan module:enable Lead php artisan module:enable LeadAccount php artisan module:enable LeadReport php artisan module:enable Library php artisan module:enable Presale php artisan module:enable ProjectTask php artisan module:enable RestAPI php artisan module:enable Sms php artisan module:enable SystemSettings php artisan module:enable User php artisan route:clear php artisan view:clear php artisan cache:clear php artisan config:clear php artisan config:cache php artisan migrate:fresh --seed/ удалить все таблицы и создать заново php artisan make:model MessageType -mcrs //MODULES php artisan module:make-migration create_lead_custom_forms_table Lead ВОПРОСЫ dates date TIMESTAMP почему timestamp statuses entity_block_id SMALLINT зачем он нужен