Learn how to automatically hash sensitive data (such as passwords) using the “hashed” model cast in Laravel. This article also covers how to test your field is being hashed correctly.
PHP
Context-aware headings in HTML
A look at the new experimental headingoffset attribute, which lets heading levels adapt to their context instead of hardcoding h2s and h3s. A thoughtful explanation of where this could be genuinely useful, especially in component-based Read more…