Autocomplete fields with Livewire
– fly.io - submitted by Chris Fidao
Use browser's native autocomplete input fields and dynamically update with Livewire!
Read more [fly.io]
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– fly.io - submitted by Chris Fidao
Use browser's native autocomplete input fields and dynamically update with Livewire!
Read more [fly.io]
– tighten.com - submitted by Jamison Valenta
Learn how Rector, a tool for programmatically refactoring PHP code, can help you keep your codebase clean and consistent--no matter who’s working on it.
Read more [tighten.com]
– github.com - submitted by Ash Allen
Laravel Exchange Rates v7.0.0 has some quality-of-life improvements to make adding new API support easier.
Read more [github.com]
– github.com - submitted by Ash Allen
Favicon Fetcher v2.0.0 now has new "fetchAll" and "fetchAllOr" methods to get all the available icons for a website. It also has the ability to grab the largest favicons.
Read more [github.com]
– geisi.dev - submitted by Tim Geisendörfer
How to use Microsoft Office 365 Graph API as Mail Driver for your Laravel app.
Read more [geisi.dev]
– fly.io - submitted by Kathryn Anne Tan
Easily share user-video interaction data from client to browser with Livewire!
Read more [fly.io]
– github.com - submitted by Chris Mellor
A Laravel package to block Users and not see their data
Read more [github.com]
– ryangjchandler.co.uk - submitted by Ryan Chandler
In this post, I demonstrate how to use FFI and a lower-level language such as Rust to improve the performance of a critical path.
Read more [ryangjchandler.co.uk]
– rocketee.rs - submitted by Mark van Eijk
How to mimic the encrypted cookie value for requests to your own application (that uses encrypted cookies).
Read more [rocketee.rs]
– mitchmckenna.com - submitted by Mitchell McKenna
Automatically lint your code, check unit tests, and run static analysis every time you run “git commit”. It’s a developer’s local CI pipeline.
Read more [mitchmckenna.com]
– krucas.com - submitted by Edvinas
Personal experience on how to build kubernetes ready containers for Laravel
Read more [krucas.com]
– krucas.com - submitted by Edvinas
Quick tip how to custom resolve tokens for sanctum
Read more [krucas.com]
– fly.io - submitted by Kathryn Anne Tan
We easily upload multi-selected files with Livewire, in three ways: -All files in one request; -Each file in separate, concurrent requests; -and finally, each file in chunks!
Read more [fly.io]
– wilo-ahadi.com - submitted by Wilo Ahadi
A tutorial to show the date of a model in an HTML input of type datetime-local in a Laravel 10 project.
Read more [wilo-ahadi.com]
– youtu.be - submitted by Cybergenics
Do you love real life coding examples? If yes, this video is for you. It shows how to build a car with OOP and PHP.
Read more [youtu.be]
– youtu.be - submitted by Bert De Swaef
In this video's we'll be setting up a Custom made Smiirl Counter with the amount of subscribers of this channel. This data will be provided over the Google API's and we'll be using a very small script to do so.
Read more [youtu.be]
– tighten.com - submitted by Jamison Valenta
Don’t waste your team’s time fixing little code style issues... and DEFINITELY don’t ship code w/inconsistent code style! Check out our new package Duster, a powerful all-in-one code linter & fixer bundling all the best code styles for your Laravel apps!
Read more [tighten.com]
– ashallendesign.co.uk - submitted by Ash Allen
Read about the new "channel:list" Artisan command that's available in Laravel. You can use the command to view the private broadcast channels that are registered in your application.
Read more [ashallendesign.co.uk]
– www.otsch.codes - submitted by Christian Olear
After a recent article by Florian Bauer, saying that PHP needs a rebranding and suggesting to rename it to HypeScript, in this article, the author tries to analyse if PHP actually has a problem with its reputation and lists some things that we, the community, can do about it.
Read more [www.otsch.codes]
– adithya.dev - submitted by Adithya
Automatic code format with Laravel Pint
Read more [adithya.dev]