Securing your email - A guide to setting up SPF and DKIM DNS records
– mailcoach.app - submitted by Spatie
Learn how to set up SPF and DKIM DNS records in this comprehensive guide!
Read more [mailcoach.app]
In this section you'll find links submitted by others.
Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?
To be able to submit a link you need to log in first.
Log in– mailcoach.app - submitted by Spatie
Learn how to set up SPF and DKIM DNS records in this comprehensive guide!
Read more [mailcoach.app]
– myray.app - submitted by Spatie
Discover how Pest offers a Ray integration out of the box!
Read more [myray.app]
– ashallendesign.co.uk - submitted by Ash Allen
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.
Read more [ashallendesign.co.uk]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about how to use the Laravel Config Validator (ashallendesign/laravel-config-validator) package to validate your Laravel app's config values.
Read more [ashallendesign.co.uk]
– ryangjchandler.co.uk - submitted by Ryan Chandler
I find myself using this quite a lot and wanted to document it so that I don't have to write it out everytime.
Read more [ryangjchandler.co.uk]
– www.youtube.com - submitted by Davor Minchorov
The recording of my first ever talk at the first PHP Skopje meetup
Read more [www.youtube.com]
– qirolab.com - submitted by Harish Kumar
Laravel Clockwork is a powerful debugging and profiling tool seamlessly integrated into the Laravel framework. With its real-time web interface, Clockwork provides developers with instant insights into their application's runtime behavior.
Read more [qirolab.com]
– dcblog.dev - submitted by David Carr
In this post, I explain what traits are and their common use cases
Read more [dcblog.dev]
– fly.io - submitted by Johannes Werbrouck
Having reusable input components is great. Knowing how to make them is even better! Follow along to see how we can create a generic TextInput component with a fluent interface that can be reused everywhere with just a few lines of code. While it won’t be a Livewire component, it can still make use of `wire:model` and other Livewire goodies. How is that possible? Read on to find out!
Read more [fly.io]
– seankegel.com - submitted by Sean Kegel
Using controller-like classes and Laravel-data for efficient API communication
Read more [seankegel.com]
– www.youtube.com - submitted by Harish Kumar
Spatie/BrowserShot is a versatile Laravel package that facilitates the generation of PDFs or screenshots by leveraging headless browsers. This package seamlessly integrates with Laravel applications, allowing developers to capture the rendered HTML of web pages or views and convert them into PDFs or images.
Read more [www.youtube.com]
– github.com - submitted by Khalil Bouzidi
Discountify is a Laravel package designed for managing dynamic discounts with custom conditions. It allows you to create flexible and powerful discounting strategies, easily defining conditions and applying percentage-based discounts to enhance your e-commerce application
Read more [github.com]
– www.laraveldeploy.com - submitted by Patrick
Generate a custom Laravel Forge deploy script that handles both dev and prod deployments for your application in seconds.
Read more [www.laraveldeploy.com]
– pranabkalita.com - submitted by Pranab Kalita
Learn how to integrate the Social Media Share Icons in a Laravel App
Read more [pranabkalita.com]
– baspa.dev - submitted by Bas van Dinther
Exporting data to an Excel file is a common requirement in many applications. Laravel Excel provides a straightforward way to generate Excel files with data from your application. In this guide, we'll walk through the process of creating an Excel export file using Laravel Excel and including dropdowns with predefined options.
Read more [baspa.dev]
– www.youtube.com - submitted by Andrew Cairns
Take a quick look at what is a Command Bus and develop a mental model on how to think about it and it's purpose.
Read more [www.youtube.com]
– boydbloemsma.com - submitted by Boyd Bloemsma
In this article we will be going over how to I used laravel-export to deploy the very blog you're reading right now; to Cloudflare Pages, Netlify and Vercel.
Read more [boydbloemsma.com]
– dcblogdev.hashnode.dev - submitted by David Carr
Recently discovered the parameter() and parameters($array) methods for setting placeholders in Laravel routes, perfect for renaming default placeholders. I explain a bit more in this post.
Read more [dcblogdev.hashnode.dev]
– www.youtube.com - submitted by Chris Fidao
This is how I like to do deployments for Laravel applications. Leverage CI pipelines to give yourself optionality and reduce issues!
Read more [www.youtube.com]
– ryangjchandler.co.uk - submitted by Ryan Chandler
I built this small little helper tool that makes it easy to see information about key presses inside of JavaScript events.
Read more [ryangjchandler.co.uk]