This is the first post here, and I want to highlight the amazing effort put into the Digging Code blog — now with stunning design updates and enhanced performance! 🚀

💬 Join us:

🤝 Blog Community – Connect with developers and share insights
https://mmramadan.com/register

💌 Newsletter – Get the latest tips, releases, and updates
https://mmramadan.com/newsletter

📲 Telegram Channel – Stay updated and chat with the community
https://t.me/digging_code

#backend #php #larave #javascript #sql #database #blog

Laravel tap() Helper

Learn how to use Laravel’s tap() helper for cleaner, more elegant code. Update and return objects in a single step. Quick and easy guide for developers.

Anyone looking to join an open source ERP project using Laravel and Livewire?

#larave #livewire #opensource #php

GitHub - oitcode/samarium: Open-source business management system with ERP, POS, invoicing, and CMS features. Laravel-based, Docker-ready. Still in active development.

Open-source business management system with ERP, POS, invoicing, and CMS features. Laravel-based, Docker-ready. Still in active development. - oitcode/samarium

GitHub
Fast database queries are not always better by Tim MacDonald

You probably think fast database queries are good. You also probably think slow database queries are bad. On top of all of these "thinks" you have about database queries - there is a certain Laravel method that, if you’ve seen it, you probably think you understand…but there is a chance you don’t.

Tim MacDonald