I was thinking I start putting out some of the links I keep in my personal bookmarks. Partly to get them out there in front of more people, partly to create an archive outside of my browser 🙂 Enjoy:
- This may not be the newest tutorial on this subject but I found it nonetheless useful: https://blog.laravel.com/deploying-soketi-to-laravel-forge
- SQL for devs is an evergreen source of useful information and this one shows us how to delete duplicate rows from a database: https://sqlfordevs.com/delete-duplicate-rows
- You may already know this, but if you don’t, this is how you override the names of the :attribute parameter values https://laraveldaily.com/post/laravel-validation-specify-attribute-names-for-error-messages
- This one isn’t really a programming related link, but if you ever needed to figure out a way to win an argument read this: http://mnei.nl/schopenhauer/38-stratagems.htm
- This is also an older link, but Ahmad is the man when it comes to CSS magic https://ishadeed.com/article/aligning-content-different-wrappers/