@LaraconUS@taylorotwell https://t.co/nYYKA5WZWk is a full dunning and collections platform made specifically for NetSuite customers. It was built with Laravel and Livewire.
Just discovered @laravelphp Cloud CLI. Combined with Boost, it's pretty cool to watch Claude commit and push changes, then automatically monitor the deployment for success.
I feel like I'm living in the future.
With the latest release of the @filamentphp Jetstream plugin, you can now:
✅ Decide when 2FA is forced
✅ Make it conditional
✅ Toggle passkey support
✅ Require password confirmation
…all with simple closures 🚀
@zepfietje Hey. I'm having trouble installing the minimal theme. When I try to run composer require, it's saying it conflicts with my filament version of^4.0.
Is there something I should do to specify the version of the theme to install?
I can’t do maths in my head anymore because I always use a calculator. This is also why I will never use AI to do my programming for me. Instead, I use it for research in the same way I’d use a search engine, just with more context and reasoning, so I still have to use my brain.
@ChicagoBears I received a "Welcome to the Bears Family" email. When trying to unsubscribe, I am required to provide my Mobile Phone, Zip Code, Date of Birth, and Favorite Player....they are mandatory fields. How can I unsubscribe from all emails?
Burnout isn't the number of hours you work. It's too much effort on things that are against your core interests and values.
- @sarah_edo from @jlengstorf in @LWJShow
Coding is writing.
In writing, these things matter:
✅Clarity
✅Brevity
✅Spelling
✅Formatting
✅Punctuation
✅Terminology
✅Consistency
✅Grouping related concepts
✅Breaking ideas down into digestible pieces
So these things matter in coding too.