HatthiDev's profile picture. From idea to MVP at lightning speed. Build Laravel apps faster with AI & low-code. 🚀 #Laravel #MVP

Hatthi

@HatthiDev

From idea to MVP at lightning speed. Build Laravel apps faster with AI & low-code. 🚀 #Laravel #MVP

A nice tutorial on how to implement RSS feed with Spatie's laravel-feed package: #Laravel #PHP #Spatie codecourse.com/articles/the-e…


Ah, #LaravelDaily to the rescue! A starter kit based on Blade only, excellent for those apps that really don't need the complexity Vue, React, or even Livewire bring. #Laravel

NEW: Laravel 12 starter kit from Laravel Daily! I saw many people wanted a starter kit *with just Blade*. Say no more! laravel new --using=laraveldaily/starter-kit Features: - Functionality like Laravel Breeze but with different layout - left sidebar and colors, more like…

PovilasKorop's tweet image. NEW: Laravel 12 starter kit from Laravel Daily!

I saw many people wanted a starter kit *with just Blade*.

Say no more!

laravel new --using=laraveldaily/starter-kit

Features:
- Functionality like Laravel Breeze but with different layout - left sidebar and colors, more like…
PovilasKorop's tweet image. NEW: Laravel 12 starter kit from Laravel Daily!

I saw many people wanted a starter kit *with just Blade*.

Say no more!

laravel new --using=laraveldaily/starter-kit

Features:
- Functionality like Laravel Breeze but with different layout - left sidebar and colors, more like…
PovilasKorop's tweet image. NEW: Laravel 12 starter kit from Laravel Daily!

I saw many people wanted a starter kit *with just Blade*.

Say no more!

laravel new --using=laraveldaily/starter-kit

Features:
- Functionality like Laravel Breeze but with different layout - left sidebar and colors, more like…
PovilasKorop's tweet image. NEW: Laravel 12 starter kit from Laravel Daily!

I saw many people wanted a starter kit *with just Blade*.

Say no more!

laravel new --using=laraveldaily/starter-kit

Features:
- Functionality like Laravel Breeze but with different layout - left sidebar and colors, more like…


And so looking forward to it!

Nightwatch soon. 🦹



Now this looks like an interesting package if you need to perform some more complicated operations on your media files! #Laravel #PHP

Larupload is a file uploader for Laravel, offering many useful features including resizing, cropping, and optimizing images & videos 👀 - madewithlaravel.com/larupload

MadeWithLaravel's tweet image. Larupload is a file uploader for Laravel, offering many useful features including resizing, cropping, and optimizing images & videos 👀 - madewithlaravel.com/larupload


How to use the throttle middleware to prevent unwelcome guests from trying to log in multiple times in a row (unless they change their email or ip) #Laravel #PHP

Laravel tip. Protect your app from spammers in the registration. Side benefit: if you send emails on registration, you avoid email queue flooding and extra bills from email provider. After reaching the limit, users/bots would get the error "429 Too Many Requests".

PovilasKorop's tweet image. Laravel tip.

Protect your app from spammers in the registration.

Side benefit: if you send emails on registration, you avoid email queue flooding and extra bills from email provider.

After reaching the limit, users/bots would get the error "429 Too Many Requests".


A package worth checking out!

Using the LaraCache package, you can cache your heavy and most used queries ⚙️ - madewithlaravel.com/laracache

MadeWithLaravel's tweet image. Using the LaraCache package, you can cache your heavy and most used queries ⚙️ - madewithlaravel.com/laracache


Great tip from @OussamaMater: you can make your code more readable with Laravel's wrappers for status codes! #Laravel #PHP

Laravel Tip 💡: HTTP Response Status Helpers When making API requests, you often need to check the response status code. While you can do this manually, Laravel provides wrappers for almost all status codes, which you can use for elegant and readable checks 🚀 #laravel

OussamaMater's tweet image. Laravel Tip 💡: HTTP Response Status Helpers

When making API requests, you often need to check the response status code. While you can do this manually, Laravel provides wrappers for almost all status codes, which you can use for elegant and readable checks 🚀

#laravel


Very useful tip!

Laravel Tips 💡 1️⃣ Use safe() to cleanly extract only the validated data you need. It helps avoid manual filtering and keeps your code tidy.

SabowaRyan's tweet image. Laravel Tips 💡

1️⃣ Use safe() to cleanly extract only the validated data you need. It helps avoid manual filtering and keeps your code tidy.


Hatthi さんがリポスト

#Laravel Tip Did you know about... `whereAny()` method that can search multiple columns using `OR` logic.👇

laravelbackpack's tweet image. #Laravel Tip

Did you know about... `whereAny()` method that can search multiple columns using `OR` logic.👇

Yes, #Laravel provides such a beautiful and elegant way to save the current date and time in a db field!

Laravel tip. Eloquent method `touch()` assigns the current timestamp to whatever field you provide. If you don't provide any field, it updates the `updated_at`. Link to the source: github.com/laravel/framew…

PovilasKorop's tweet image. Laravel tip.

Eloquent method `touch()` assigns the current timestamp to whatever field you provide.

If you don't provide any field, it updates the `updated_at`.

Link to the source: github.com/laravel/framew…


A new, very useful package from #Spatie to handle one-time passwords! #Laravel #PHP spatie.be/blog/a-package…


This solution has limitations when it comes to using Octane, but it's a good starting point to ensure that you only have one model instance at a time for a certain DB record: ollieread.com/articles/a-min…


Hatthi さんがリポスト

Laravel Tips 💡 1️⃣ Use isDirty() before saving to prevent unnecessary database writes. Combine getOriginal() with wasChanged() for precise audit logging. getChanges() is handy for debugging or event-driven change tracking.

SabowaRyan's tweet image. Laravel Tips 💡

1️⃣ Use isDirty() before saving to prevent unnecessary database writes. Combine getOriginal() with wasChanged() for precise audit logging. getChanges() is handy for debugging or event-driven change tracking.

A very useful package when you want to keep track of sent emails! #Laravel #PHP

Laravel Mails by @Vormkracht10 lets you track all the mails that have been sent by your app ✉️ - madewithlaravel.com/laravel-mails

MadeWithLaravel's tweet image. Laravel Mails by @Vormkracht10 lets you track all the mails that have been sent by your app ✉️ - madewithlaravel.com/laravel-mails


When to call and when not to call toArray(). #Laravel #PHP #Spatie spatie.be/blog/do-not-ca…


A very powerful and convenient to use package for email obfuscation #Laravel #PHP #Muddle

Muddle by @mskhosh uses different strategies to obfuscate emails in your apps to make sure bots don't find & scrape them ✉️ - madewithlaravel.com/muddle

MadeWithLaravel's tweet image. Muddle by @mskhosh uses different strategies to obfuscate emails in your apps to make sure bots don't find & scrape them ✉️ - madewithlaravel.com/muddle


United States トレンド

Loading...

Something went wrong.


Something went wrong.