Validate the input, store it in the database, dispatch a queue job if needed, and let the user know everything's great _immediately_.
Processing any logic is the queue worker's problem 😏
Validate the input, store it in the database, dispatch a queue job if needed, and let the user know everything's great _immediately_.
Processing any logic is the queue worker's problem 😏
✅ Property hooks - pure magic!
✅ Parentheses-free `new MyClass()->method()` -finally!
⚠️ Asymmetric `public private(set)` - a feature and a vibe
❌ `[\#Deprecated]` - Ironic. Should've `@Deprecated` it's own syntax instead
But hey, 2.5/4, not bad!
✅ Property hooks - pure magic!
✅ Parentheses-free `new MyClass()->method()` -finally!
⚠️ Asymmetric `public private(set)` - a feature and a vibe
❌ `[\#Deprecated]` - Ironic. Should've `@Deprecated` it's own syntax instead
But hey, 2.5/4, not bad!
- ✅ You can now generate more complex words (uses multiple adjectives)
- ✅ It now ships with 3x the amount of adjectives & nouns by default!
github.com/claudiodekke...
- ✅ You can now generate more complex words (uses multiple adjectives)
- ✅ It now ships with 3x the amount of adjectives & nouns by default!
github.com/claudiodekke...
securinglaravel.com/p/security-t...
#PHP #Laravel
securinglaravel.com/p/security-t...
#PHP #Laravel
"<?php echo 'Hello World!'; ?>"
);
"<?php echo 'Hello World!'; ?>"
);