LaravelTr's profile picture. Laravel Türkiye Resmi Web Sitesi

Laravel Türkiye

@LaravelTr

Laravel Türkiye Resmi Web Sitesi

Laravel Türkiye сделал(а) репост

🚨IMPORTANT🚨 - Vemto 2 is now opensource software (MIT license) vemto.app/blog/vemto-the…


Laravel Türkiye сделал(а) репост

Laravel natively doesn't support Gmail API as mailer. This package allows you use Gmail API in your Laravel applications. Oauth 2.0 authentication, works server-to-server. github.com/oralunal/gmail…


Laravel Türkiye сделал(а) репост

🚀 Released v1.2.0 of Mary UI Starter Kit! (github.com/lauroguedes/ma…) ✨ Added Role & Permission Management 🔒 Security improvements 🧪 Fixed tests 🎨 Small UI tweaks Check it out & ⭐️ if it helps! @daisyui_ @laravelphp @LaravelLivewire


Laravel Türkiye сделал(а) репост

Laravel Boost w/ @pushpak1300 tomorrow 3:30 PM UTC 🚀 Live: youtube.com/live/pyW6HgTeL…

MrPunyapal's tweet image. Laravel Boost w/ @pushpak1300 tomorrow 3:30 PM UTC 🚀
Live: youtube.com/live/pyW6HgTeL…

Laravel Türkiye сделал(а) репост

💡Laravel Tip Instead of manually cloning a query builder with (clone $query), you can use the clone() method available on the query builder instance.

nabilhassen08's tweet image. 💡Laravel Tip

Instead of manually cloning a query builder with (clone $query), you can use the clone() method available on the query builder instance.

Laravel Türkiye сделал(а) репост

I'm super excited for @LaravelLivewire v4 🕺 So excited, I did a write up about all the new things announced 😊 devdojo.com/post/tnylea/li…


Laravel Türkiye сделал(а) репост

I just got this review for Laravel Eloquent Recipes: "Best book. Previously, it was difficult for me to understand Eloquent. Now I am confident using it." Thank you! You can download the ebook below👇


Laravel Türkiye сделал(а) репост

Structure of URL

SecurityTrybe's tweet image. Structure of URL

Laravel Türkiye сделал(а) репост

Happy Birthday PHP 🎂🎉

MrPunyapal's tweet image. Happy Birthday PHP 🎂🎉

Laravel Türkiye сделал(а) репост

Here's a super helpful trick when submitting forms with Livewire. Gather all your inputs in a $data property that you can easily pass around. This gives you a much cleaner component, not littered with a bunch of properties, especially on large forms, it's much less typing.

_newtonjob's tweet image. Here's a super helpful trick when submitting forms with Livewire.

Gather all your inputs in a $data property that you can easily pass around.

This gives you a much cleaner component, not littered with a bunch of properties, especially on large forms, it's much less typing.

Laravel Türkiye сделал(а) репост

Circuit Breaker Design Pattern ✅

iamsaquibdev's tweet image. Circuit Breaker Design Pattern ✅

Laravel Türkiye сделал(а) репост

Found a Laravel package. gecche/laravel-multidomain: for using a laravel application on a multi domain setting github.com/gecche/laravel… This package gives a very simple way to get a specific env file, a specific storage path and a specific database for each such customer.

PovilasKorop's tweet image. Found a Laravel package.

gecche/laravel-multidomain: for using a laravel application on a multi domain setting github.com/gecche/laravel…

This package gives a very simple way to get a specific env file, a specific storage path and a specific database for each such customer.

Laravel Türkiye сделал(а) репост

Just shipped new features for my Laravel package elegantly/laravel-invoices: - Payment details & QR code support - More flexible address handling - Rewritten docs with full examples Someone requested it on GitHub a week ago, now it's live.

QuentinGabriele's tweet image. Just shipped new features for my Laravel package elegantly/laravel-invoices:

- Payment details & QR code support
- More flexible address handling
- Rewritten docs with full examples

Someone requested it on GitHub a week ago, now it's live.

Laravel Türkiye сделал(а) репост

Made yet another package, tagging 1.0.0 now 📦 ✍️ Will blog about it tomorrow!

freekmurze's tweet image. Made yet another package, tagging 1.0.0 now 📦

✍️  Will blog about it tomorrow!

Laravel Türkiye сделал(а) репост

#DailyResource Article by Daryl Legion Preventing Duplicate Form Submissions Using Atomic Locks Read now at bestoflaravel.com/go/3339 #php #laravel #webdev #javascript #tech #resources #developers

BestOfLaravel's tweet image. #DailyResource

Article by Daryl Legion
Preventing Duplicate Form Submissions Using Atomic Locks

Read now at
bestoflaravel.com/go/3339

#php #laravel #webdev #javascript #tech #resources #developers

Laravel Türkiye сделал(а) репост

🚀 Laravel Pro Tip Accurate Pagination with groupBy() — Stop Trusting ->count()! Are you paginating or analyzing grouped Eloquent results with ->count()? 😬 Bad news: it ignores groupBy() and having() — leading to: 🔻 Wrong totals 🔻 Broken pagination 🔻 Misleading analytics…

SabowaRyan's tweet image. 🚀 Laravel Pro Tip
Accurate Pagination with groupBy() — Stop Trusting ->count()!

Are you paginating or analyzing grouped Eloquent results with ->count()?
😬 Bad news: it ignores groupBy() and having() — leading to:

🔻 Wrong totals
🔻 Broken pagination
🔻 Misleading analytics…

Laravel Türkiye сделал(а) репост

🎉 Just published a blog post about: - Queues - Worker processes - supervisor The article is about how to use these things in production. 👇 Check it out

mmartin_joo's tweet image. 🎉 Just published a blog post about:
- Queues
- Worker processes
- supervisor

The article is about how to use these things in production.

👇 Check it out

Laravel Türkiye сделал(а) репост

🔥 Most applications need to export and import large amounts of data. It is very easy to: - Waste lots of memory - Perform hundreds or thousands of unnecessary DB queries You can avoid them by learning some pretty simple techniques. 🧵 Keep Reading

mmartin_joo's tweet image. 🔥 Most applications need to export and import large amounts of data.

It is very easy to:
- Waste lots of memory
- Perform hundreds or thousands of unnecessary DB queries

You can avoid them by learning some pretty simple techniques.

🧵 Keep Reading

Loading...

Something went wrong.


Something went wrong.