Introducing Laracord – a powerful way to write elegant @discord bots using @laravelphp, @LaravelZero, and DiscordPHP. 🤖
It is a very fresh project, so any feedback + bug reports are appreciated!
👉 github.com/laracord/larac…
Dallas bound today for @LaraconUS – first time to something like this. Very excited! I'll be rocking a Laracord or Filament shirt – come chat if you see me!
"Services" in Laracord are complete! Services let you easily run tasks asynchronously alongside your bot on an interval using the ReactPHP event loop.
This is great for things like fetching results from an API and posting them to a Discord channel.
github.com/laracord/larac…
Using @filamentphp alongside Livewire 3 completely changed the game for me. I've built multiple sites (and apps!) with it so far and find it untouchable for productivity.
⚡️ Here's my personal starting point for quickly bootstrapping TALL stack projects.