I want to print a variable value in Laravel log file. How can I do that ? like I have this -
\Log::info("Group Message Cron");
I want to print a variable value in Laravel log file. How can I do that ? like I have this -
\Log::info("Group Message Cron");