Punyapal Shah | Laravel Artisan(@MrPunyapal) 's Twitter Profile Photo

💡 Pro Laravel Tip: Supercharge your pagination in Laravel with onEachSide()! 🚀

Take control of your pagination window in Laravel using onEachSide()! 🌐🔥

Maximize usability and aesthetics by adjusting the value. Experiment and find the perfect balance 🧐🧐

🫶🪄

💡 Pro Laravel Tip: Supercharge your pagination in Laravel with onEachSide()! 🚀

Take control of your pagination window in Laravel using onEachSide()! 🌐🔥

Maximize usability and aesthetics by adjusting the value. Experiment and find the perfect balance 🧐🧐

#laravel #php 🫶🪄
account_circle
Punyapal Shah | Laravel Artisan(@MrPunyapal) 's Twitter Profile Photo

Laravel Tip: 🌟

Level up your query skills with Eloquent and emojis! 🚀

Discover the power of expressive filtering in Laravel by using 📅 date, 🗓️ month, 📆 day, 📅 year, and ⌚ time 😎.

🤩🤩

Laravel Tip: 🌟 

Level up your query skills with Eloquent and emojis! 🚀 

Discover the power of expressive filtering in Laravel by using 📅 date, 🗓️ month, 📆 day, 📅 year, and ⌚ time 😎.

#PHP #Laravel 🤩🤩
account_circle
Al Nahian 🎯(@alnahian2003) 's Twitter Profile Photo

🔒 Tip: When storing JSON data in database columns, validate the fields within JSON arrays using Laravel's validation rules. (Don't forget to cast your attributes)

Use the wildcard (*) syntax to apply rules to each element. Protect your data's integrity and security.

🔒#Laravel Tip: When storing JSON data in database columns, validate the fields within JSON arrays using Laravel's validation rules. (Don't forget to cast your attributes)

Use the wildcard (*) syntax to apply rules to each element. Protect your data's integrity and security.
account_circle
Benjamin Crozat(@benjamincrozat) 's Twitter Profile Photo

Coding using Tailwind CSS, Alpine.js, Laravel, and Livewire while drinking coffee from this bad boy is satisfying. 👌☕️

Coding using Tailwind CSS, Alpine.js, Laravel, and Livewire while drinking coffee from this bad boy is satisfying. 👌☕️
account_circle
Jason McCreary 🎻(@gonedark) 's Twitter Profile Photo

⏱️ Cache your views

Laravel parses its Blade templates into PHP files before rendering. It does so with a regular expression, which can be costly.

You can have Laravel pre-parse all of your Blade templates by running `artisan view:cache`. Easy way to save a few ms in responses:

⏱️ Cache your views

Laravel parses its Blade templates into PHP files before rendering. It does so with a regular expression, which can be costly.

You can have Laravel pre-parse all of your Blade templates by running `artisan view:cache`. Easy way to save a few ms in responses:
account_circle
Abolade Greatness(@thegrtnx) 's Twitter Profile Photo

Looking for:
- UI/UX interns (Paid).
- Frontend devs - react mostly (Paid)
- Backend Devs: Node.js/Laravel (Paid)

*
Monthly data allowance attached.
Remote based.

Drop your portfolio/Github links in the comment section. I'll reach out.

Pls no DMs. 🙏

account_circle
Steve Bauman(@ste_bau) 's Twitter Profile Photo

If you're calling a rate limited API that supports multiple regions, you can implement a simple round robin approach to calling the API, allowing you to multiply the allowed rate limits by the number of supported regions. Pair this with Laravel's maxExceptions in a job, and you…

If you're calling a rate limited API that supports multiple regions, you can implement a simple round robin approach to calling the API, allowing you to multiply the allowed rate limits by the number of supported regions. Pair this with Laravel's maxExceptions in a job, and you…
account_circle
Martin Joo(@mmartin_joo) 's Twitter Profile Photo

⚡You can do some pretty cool stuff with enums in PHP and Laravel. In this thread, I’ve collected some of the useful stuff, such as:

- Backed enums
- Using enums as factories
- Validation
- Enum route binding
- Model attribute casts

🧵Keep Reading

⚡You can do some pretty cool stuff with enums in PHP and Laravel. In this thread, I’ve collected some of the useful stuff, such as:

- Backed enums
- Using enums as factories
- Validation
- Enum route binding
- Model attribute casts

🧵Keep Reading
account_circle
Punyapal Shah | Laravel Artisan(@MrPunyapal) 's Twitter Profile Photo

🔥 Calling all Laravel developers! 🔥

Which Eloquent relationship is your go-to in Laravel projects? 🤔

1️⃣ hasOne
2️⃣ hasMany
3️⃣ belongsTo
4️⃣ hasOneThrough
5️⃣ hasManyThrough
6️⃣ belongsToMany
7️⃣ morphOne
8️⃣ morphTo
9️⃣ morphMany
🔟 morphToMany
1️⃣1️⃣ morphedByMany

🩷

🔥 Calling all Laravel developers! 🔥

Which Eloquent relationship is your go-to in Laravel projects? 🤔

1️⃣ hasOne
2️⃣ hasMany
3️⃣ belongsTo
4️⃣ hasOneThrough
5️⃣ hasManyThrough
6️⃣ belongsToMany
7️⃣ morphOne
8️⃣ morphTo
9️⃣ morphMany
🔟 morphToMany
1️⃣1️⃣ morphedByMany

#Laravel #php 🩷
account_circle