Laravel Sanctum custom token resolver
– krucas.com - submitted by Edvinas
Quick tip how to custom resolve tokens for sanctum
Read more [krucas.com]
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– 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]
– youtu.be - submitted by Bert De Swaef
Creating a Memory game in javascript, with minimal css. It's not that hard, follow along and learn how.
Read more [youtu.be]
– overengineered.fm - submitted by Chris
Over Engineered is a new PHP/Laravel podcast where we take more time than is reasonable trying to figure out the absolute best way to do things that probably don't warrant the effort. Season one focuses on how to insert or manipulate data after a migration.
Read more [overengineered.fm]
– kbouzidi.com - submitted by Khalil Bouzidi
One click PHP stack provisioning and deployment with terraform for your Laravel application in few minutes with Terraform-php-stack 🚀
Read more [kbouzidi.com]
– rubenvanerk.com - submitted by Ruben van Erk
When outputting many lines in an Artisan console command, a user can easily become overwhelmed and lose context. Creating a window can solve this problem.
Read more [rubenvanerk.com]
– harrk.dev - submitted by Harry Kirkman
In this article we will look at creating beautiful QR codes in Laravel 10, using the simple-qrcode package. With various use-cases and examples.
Read more [harrk.dev]
– arunas.dev - submitted by Arunas
Log Viewer V2 includes a front-end rewrite to Vue, removal of Livewire dependency, mobile-friendly UI, updated docs, HTTP API. Read more about the changes here.
Read more [arunas.dev]
– github.com - submitted by Ash Allen
Short URL v7.5.1 includes a bug fix for the date fields on the package's models in Laravel 10.
Read more [github.com]
– advanced-inertia.com - submitted by Boris Lepikhin
The complete guide to setting up TypeScript with Laravel and Vue 3.
Read more [advanced-inertia.com]
– jamie-peters.co.uk - submitted by Jamie Peters
Have you ever been using the Laravel Request class and found yourself creating single use variables just for type casting? What if I told you there's a better way...
Read more [jamie-peters.co.uk]
– www.conroyp.com - submitted by Paul Conroy
Background images are key to a lot of compelling site designs, but can cause performance issues as they can't take advantage of native lazy loading. How can we get the benefit of using background images, but in a performant way?
Read more [www.conroyp.com]
– blog.genijaho.dev - submitted by Geni Jaho
You can upgrade your attributes by hand, or you can use a single Rector rule to do it for you.
Read more [blog.genijaho.dev]