vincent15000's avatar

Merry Christmas to everyone !

Merry Christmas to everyone !

4 likes
3 replies
Glukinho's avatar

Share some code and logs so we could help with your issue

Thanks!

3 likes
vincent15000's avatar
public function celebration()
{
	$merry = 'Christmas';

	Log::info('to everyone');
}
1 like
jlrdw's avatar
public function greeting()
{
    echo "Merry Christmas";
}
1 like

Please or to participate in this conversation.