Mertcan Dinler (@mertcandinler0) 's Twitter Profile
Mertcan Dinler

@mertcandinler0

Olabilir.

ID: 592122827

linkhttps://mertcandinler.com calendar_today27-05-2012 20:39:52

630 Tweet

1,1K Takipçi

95 Takip Edilen

Manuk Minasyan (@minasyanmanuk) 's Twitter Profile Photo

📢 Excited to announce my new Filament 🦒 plugin is now live! 🚀 🎯 Custom Fields: Create tailored data input experiences with ease ✨ Build dynamic, user-defined form fields 🎨 Fully customizable 🔌 Simple integration Check it out now! #FilamentPHP #Laravel #CustomFields

Martin Joo (@mmartin_joo) 's Twitter Profile Photo

🔥 A quick case study of database indexing and some other techniques. Indexing and query optimization is hard but there are some techniques you can use in almost any application: - Composite indexes - Column orders - Denormalizing columns 🧵 Keep Reading

🔥 A quick case study of database indexing and some other techniques.

Indexing and query optimization is hard but there are some techniques you can use in almost any application:  
- Composite indexes
- Column orders
- Denormalizing columns

🧵 Keep Reading
OussamaMater (@oussamamater) 's Twitter Profile Photo

Laravel Tip 💡: Rate Limit Jobs Have you ever needed to rate-limit a job? Whether to avoid overwhelming an API or to limit free plan users from running too many jobs, Laravel allows you to define rate limiters and use them out of the box 🚀 #laravel

Laravel Tip 💡: Rate Limit Jobs

Have you ever needed to rate-limit a job? Whether to avoid overwhelming an API or to limit free plan users from running too many jobs, Laravel allows you to define rate limiters and use them out of the box 🚀

#laravel
Taylor Otwell (@taylorotwell) 's Twitter Profile Photo

Meet Laravel Wayfinder — Wayfinder automatically generates fully-typed, importable TypeScript functions for your controllers and named routes so you can call your Laravel endpoints directly in your client code just like any other function. ✨ Available now in public beta.

Martin Joo (@mmartin_joo) 's Twitter Profile Photo

⚒️Here are 25 useful tools for PHP and Laravel developers I use almost daily! Tools like: - Medis - Insomnia - Hyper - Notion 🧵Keep Reading

Martin Joo (@mmartin_joo) 's Twitter Profile Photo

💰 How to handle money in PHP There are lots of low-quality projects when it comes to dealing with money, numbers, percentages, transactions, and all that financial stuff. Here are some tips that you can use: - Value objects - moneyphp/money - Model casts 🧵Keep Reading

💰 How to handle money in PHP

There are lots of low-quality projects when it comes to dealing with money, numbers, percentages, transactions, and all that financial stuff.

Here are some tips that you can use:
- Value objects
- moneyphp/money
- Model casts

🧵Keep Reading
Harris Raftopoulos (@harrisrafto) 's Twitter Profile Photo

Hey Laravel devs, here's a gem for you! 💎 Control which migrations run with the new shouldRun() method! This elegant approach lets you skip migrations based on feature flags or app state. #Laravel

Hey Laravel devs, here's a gem for you! 💎 

Control which migrations run with the new shouldRun() method!

This elegant approach lets you skip migrations based on feature flags or app state. #Laravel
Martin Joo (@mmartin_joo) 's Twitter Profile Photo

💪Power up your Laravel requests You can add very simple getters on the request, so: - You actually know what's on the request - You have types - You can do basic data transformation

💪Power up your Laravel requests

You can add very simple getters on the request, so:
- You actually know what's on the request
- You have types
- You can do basic data transformation
Martin Joo (@mmartin_joo) 's Twitter Profile Photo

🔥Level up your Eloquent game In this thread, you can read about 5 pretty useful but not so well-known Eloquent features such as: - whereBelongsTo - whereRelation - Default relationship values 🧵Keep Reading

🔥Level up your Eloquent game

In this thread, you can read about 5 pretty useful but not so well-known Eloquent features such as:

- whereBelongsTo
- whereRelation
- Default relationship values

🧵Keep Reading
Aniket Magadum (@magadum_aniket) 's Twitter Profile Photo

Hey Laravel Developers 👩‍💻 Do you know how to configure test dependencies inside Pest PHP? Quite often, while working with test cases, you might notice a pattern where the result of one test case depends entirely on the success of another. For example, a test case verifying

Hey Laravel Developers 👩‍💻

Do you know how to configure test dependencies inside Pest PHP?

Quite often, while working with test cases, you might notice a pattern where the result of one test case depends entirely on the success of another.

For example, a test case verifying
Laravel News (@laravelnews) 's Twitter Profile Photo

At the PhpStorm, a JetBrains IDE #phpverse event, we asked attendees to share their favorite obscure PHP function or feature. What is yours? youtube.com/watch?v=S1ZdLA…

Newton Job (@_newtonjob) 's Twitter Profile Photo

Mostly agree with other points in this post, but... IMO, it is rather bad practice to version your APIs from the start. This already gives the impression that you intend to break it in the future. APIs can evolve with new properties without breaking existing client integrations.

Mostly agree with other points in this post, but...
IMO, it is rather bad practice to version your APIs from the start. This already gives the impression that you intend to break it in the future.

APIs can evolve with new properties without breaking existing client integrations.
Martin Joo (@mmartin_joo) 's Twitter Profile Photo

17/ Zap It's an event scheduler and is perfect for: - Events, appointments - Recurring tasks - Availability management - Conflict detections It's very promising.

17/ Zap

It's an event scheduler and is perfect for: 
- Events, appointments 
- Recurring tasks 
- Availability management 
- Conflict detections 

It's very promising.