Hatthi
@HatthiDev
From idea to MVP at lightning speed. Build Laravel apps faster with AI & low-code. 🚀 #Laravel #MVP
Such a nice way to integrate Elasticsearch with Eloquent! #Laravel #PHP laravel-news.com/elasticlens-el…
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…
And so looking forward to it!
It looks like the pipe operator ( |> ) is coming to #PHP! Looking forward to see it used in #Laravel applications! reddit.com/r/PHP/comments…
reddit.com
From the PHP community on Reddit
Explore this post and more from the PHP community
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
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".
A package worth checking out!
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
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.
A very interesting read about why phpinfo() can be a security threat even when you're making its data available only for admin accounts! #PHP #Laravel securinglaravel.com/security-tip-d…
securinglaravel.com
Security Tip: Don't Use phpinfo()!
[Tip #112] It may seem like a harmless debugging tool, with a bunch of boring config values and version numbers, but phpinfo() is a goldmine of sensitive data - even when it's "protected" in an admin...
#Laravel Tip Did you know about... `whereAny()` method that can search multiple columns using `OR` logic.👇
A good read on how to set up your Laravel CI/CD pipelines #Laravel #PHP saasykit.com/blog/laravel-c…
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…
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…
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.
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…
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 トレンド
- 1. #AEWDynamite 8,259 posts
- 2. Donovan Mitchell 2,501 posts
- 3. #Survivor49 1,169 posts
- 4. #CMAawards 1,656 posts
- 5. Jarrett Allen 1,103 posts
- 6. #cma2025 N/A
- 7. #TheChallenge41 N/A
- 8. Sengun 3,317 posts
- 9. FEMA 28.4K posts
- 10. Ricochet 1,934 posts
- 11. Koa Peat N/A
- 12. Don Callis N/A
- 13. Sheila Cherfilus-McCormick 22.9K posts
- 14. Jay Huff N/A
- 15. Bobby Lashley N/A
- 16. WE HURT PEOPLE 1,491 posts
- 17. Kristina 2,865 posts
- 18. Young Bucks N/A
- 19. Ryan Leonard N/A
- 20. Josh Alexander N/A
Something went wrong.
Something went wrong.