🔥 Laravel tip: Job Encryption
Mar 17, 2022
Since Laravel v8.19.0, you can add the `ShouldBeEncrypted` interface to your job class. Laravel will encrypt the job's payload automatically.
Other tips:
🔥 Laravel Tip: The retry helper
Apr 19, 2022
🔥 Laravel Tip: the wasChanged method
Apr 8, 2022
🔥 Laravel Tip: Default Models
Apr 22, 2022