Efe Omoregie
Efe Omoregie
# What's inside - Added passport number validation for Nigeria (NG) - Contains feedback from the initial PR and closes #1891 # What I've done - Added passport number validation...
# Whats inside **Removed "@" notation for required fields in dart** `@required` is just an annotation that allows analysers let you know that you're missing a named parameter and that's...
# Whats inside - Added search functionality to find snippets - Closes #497
# What's inside Passing anything through other than a string in SetData causes the push notification to not be received. ``` return FcmMessage::create() ->setData([ 'foo' => 'bar', '1' => 2,...
#### Environment details - OS: MAC OS BIG SUR 11.0 BETA - PHP version: 7.4 - Package name and version: "google/cloud-speech": "^1.4", #### Steps to reproduce 1. Setup a laravel...
Binding dynamic class name using array syntax to an element. A typical case would be within a for loop. I stumbled on this solution and I couldn't find it in...