🔥 Laravel Tip: remember to use bindings in your raw queries.
Mar 26, 2022
While using Laravel sometimes we forget that bindings are needed for raw queries. You can pass an array of bindings to most raw query methods.
Other tips:
🔥 Laravel tip: Job Encryption
Mar 17, 2022
🔥 Laravel Tip: The undot method.
Oct 25, 2022