How to generate the image Alt-Text using AI and Transformers PHP
In this article, we’ll walk you through generating alternative text (alt text) from an image using the TransformersPHP library.
Read more [dev.to]
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 inIn this article, we’ll walk you through generating alternative text (alt text) from an image using the TransformersPHP library.
Read more [dev.to]
– qirolab.com - submitted by Harish Kumar
At Laracon US 2024, Taylor Otwell and the Laravel team introduced a series of "minor" features for Laravel 11 that are anything but minor.
Read more [qirolab.com]
– www.youtube.com - submitted by Andrew Cairns
Primitive Obsession is a code smell which indicates a deeper problem within our code. Learn more about how we can recognise the symptoms, what the consequences are and, most importantly, how to fix it!
Read more [www.youtube.com]
– geisi.dev - submitted by Tim Geisendörfer
Learn how to boost Laravel app performance using the Speculation Rules API. Implement prerendering and prefetching with our Laravel package for faster page loads.
Read more [geisi.dev]
We recently spent some time battling credit card fraud. Here’s a guide to the indicators and methods we used to fight back.
Read more [ides.dev]
– myray.app - submitted by Spatie
Read more [myray.app]
– www.mailcoach.app - submitted by Spatie
Read more [www.mailcoach.app]
– flareapp.io - submitted by Spatie
Read more [flareapp.io]
– www.youtube.com - submitted by Christian Taylor
An introduction & guide to building Laravel apps using Alpine AJAX by the creator of the JavaScript library.
Read more [www.youtube.com]
– www.mailcoach.app - submitted by Spatie
Read more [www.mailcoach.app]
– phare.io - submitted by Nicolas Beauvais
Learn how to use downsampling to show time series data while providing the right balance between user experience, and performance.
Read more [phare.io]
– jump24.co.uk - submitted by jamie peters
We all strive to write good code when we jump onto a project but sometimes do you wonder why? The post covers - Why you should write clean code - Techniques for writing cleaner code The techniques here are useful for all level of developers and worth a quick skim over as we all nothing wrong with a quick refresher
Read more [jump24.co.uk]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, we're taking a look at how you can use multiple route files in a elegant way. Available for us since Laravel 11.8.
Read more [youtu.be]
– ashallendesign.co.uk - submitted by Ash Allen
Read about the upcoming "property hooks" feature that will be added in PHP 8.4.
Read more [ashallendesign.co.uk]
– baspa.dev - submitted by Bas van Dinther
Learn how to dynamically load configurable widgets in your Filament pages.
Read more [baspa.dev]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how to use PHP 8.4's new "array_find", "array_find_key", "array_all", and "array_any" functions. The article also shows you the Laravel equivalents so you can achieve the same goal now.
Read more [ashallendesign.co.uk]
– github.com - submitted by Bas van Dinther
This package helps you integrate Laravel Fortify with ease in your Filament apps. We provide the views and logic to enable two factor authentication in your Filament app. Possible authentication methods are Email, SMS and Authenticator app.
Read more [github.com]
– flareapp.io - submitted by Spatie
Read more [flareapp.io]
– flareapp.io - submitted by Spatie
Learn how to check your Laravel Horizon failed jobs from Flare.
Read more [flareapp.io]
– ashallendesign.co.uk - submitted by Ash Allen
Learn how to use the `Env::getOrFail` method in Laravel to ensure that environment variables have been set. We'll also take a look at what happens if the field hasn't been set.
Read more [ashallendesign.co.uk]