Vladut's Blog
  • Home
  • About
Sign in Subscribe

Ilie Vladut Teodor

Building BricoBot: My Journey with a BitCraft Discord Bot in Go

Building BricoBot: My Journey with a BitCraft Discord Bot in Go

What is BricoBot? BricoBot is a custom Discord bot built for BitCraft players, the epic survival MMO where teamwork makes the dream work! BricoBot is your go-to buddy for coordinating professions, managing material needs, and tracking deliveries with simple, team-friendly commands. It’s like having a trusty sidekick for your
18 Jun 2025 2 min read
Five Practical Laravel Tips to Boost Your Development

Five Practical Laravel Tips to Boost Your Development

1. Use Model Factories for Quick Testing Testing is key, but manually creating data can be a drag. Laravel’s model factories let you generate fake data fast. Set one up in database/factories/ProductFactory.php: use App\Models\Product; use Illuminate\Database\Eloquent\Factories\Factory; class ProductFactory extends Factory
11 Apr 2023 1 min read
Page 1 of 1
Vladut's Blog © 2025
  • Sign up
Powered by Ghost