Recent posts with #opensource

🌟 Exploring New Possibilities: Building Cross-Platform Desktop Apps with Laravel 11 & NativePHP

Kicked off my journey with NativePHP β€” exploring how Laravel 11 can break out of the browser and power native desktop apps using Electron!

#Laravel #NativePHP #Electron #CrossPlatform #PHP #FullStackDevelopment #OpenSource #BuildInPublic

πŸ”— GitHub: github.com/PrekshaShah2509/LaravelNative-TodoManager

β€’ β€’

145

β€’
β€’

Working on DevHunter and also building a few packages to help our dev flow.
They’re simple, open-source, and made to fit our needs β€” easy to maintain and grow with the community.
Will share soon what they do and how they help.
#devcommunity #opensource

β€’ β€’

44

β€’
β€’

Meet Dev Hunter – a community-driven platform for developers to showcase their projects, share thoughts, and connect with other creatives in tech.

Now with profile updates:
✨ Highlight your favorite technologies
✍️ Personalize your About section

⚠️ Still in preview β€” not fully stable yet.

Explore more:
🌐 Website: devhunter.cv
πŸ’» GitHub: github.com/akira-io/devhunter
πŸ’¬ Join us on Discord: discord.gg/ghPqZg3RcZ

#DevHunter #CodeAndCreate #BuildInPublic #OpenSource #CreativeCoding
image
image
image

β€’ β€’

12

β€’
β€’

πŸš€ Laravel Model Metadata Package – Manage Metadata Easily Inside Laravel!

Hello Laravel developers! πŸ‘‹ Have you ever needed to store metadata inside a model with different data types without creating additional tables or fields? πŸ€”

πŸ“Œ Laravel Model Metadata is a lightweight package that allows you to:
βœ… Store metadata as a JSON field inside your model.
βœ… Control and manipulate metadata with powerful functions.
βœ… Search and retrieve specific metadata easily.
βœ… Integrate seamlessly with Eloquent without complexity.

🎯 Designed to simplify metadata management in a flexible and customizable way for Laravel 9+ projects.

πŸ”— Try it now:
πŸ‘‰ github.com/waadmawlood/laravel-model-metadata


⭐ If you find it useful, don’t forget to leave a star! 😊

#Laravel #PHP #Metadata #Eloquent #OpenSource #DevTools

β€’ β€’

65

β€’
β€’

While I worked on a Laravel-Zero app this week I was facing an issue with integrating Bugsnag because of some binding issues with the Log class.

While I was struggling, I came up with the idea to implement a logging channel that directly logs to github and creates issues for me. That way I don't need any third party App integration, but my Team mates can still check out the stack trace and react to possible bugs.

Turns out you can use a custom class to create your own Monolog handler. A little more digging and I found there is a dedicated Formatter class that I can use for my handler.

I remembered @aarondfrancis recently created his Solo project where he did some cleanup with the code. So I went further and applied the same logic to my formatter.

image

#Laravel #PHP #opensource

1 β€’ β€’

34

β€’
β€’