Developer Diary, Turkish Constitution of 1921: Progress on assorted projects
john.colagioia.net/blog/2025/01/20/turkiye.html
This week's projects include my morning dashboard, the blog's code, and Boring CSS.
3 Must have HestiaKit components for your mobile apps. #reactnative #uiux #nativewind #mobiledev
Avatar component 👧🏻👦🏼
hestiakit.com/components/avatar
Rich text editor component ✍🏻
hestiakit.com/components/rich-text-editor
Toggle component 🎛️
hestiakit.com/components/toggles
Just published a video sharing some key guidelines I always follow when creating application database migrations. Check it out: youtu.be/OZGbySrPhX0
Laravel devs, did you know? ✨
You can easily implement policy-based authorization in routes using middleware('can:...') or can('...', ...).
Protect your actions like viewing, creating, updating, and deleting with ease! 🛠️
Happiness is when you run PHPStan after lots of changes and it says "[OK] No errors" 🤌