Maybe it's theirs templating engine but something didn't get escaped. Search for ** on the instructions page to see what do they mean. But since they are on the both sides of the code, I guess it is markdown way to bold or somehow mark it but someone made a typo or something so it didn't render properly.
Jan 16, 2021
3
Level 13
laravel certification exam question
I don't know why they are using a star in code. like in code they call event by write "**event(new NewOrderAdded()) **".why they use star? when I try to code like that it gives me a syntax error.
Please or to participate in this conversation.