Laravel Philippines
@laravelph_org
The official twitter account of Laravel Philippines
Hi everyone! I have been working on a new template engine for PHP. - 📦 Zero dependencies - ✍️ Minimal syntax - 🚀 Fast, clean integration with plain PHP - 🛡️ Built-in XSS protection according to scope Give it a try pestophp.com #php #laravel #symfony
                                            When will Laravel and Symfony get married? 💍
Laravel Tip 💡: Boot Traits with Attributes Bootable traits are great, but their naming convention can be painful. Since Laravel v12.22, you can fully customize method names using PHP attributes 🚀 #laravel
                                                                            MySQL Partitioning 101 Split a 640MB table into yearly chunks. Queries for 2024? Scan only the 160MB 2024 partition file. Less disk I/O = faster results.
                                            #Laravel and #PHP Tip Did you know… you can import multiple classes from a single namespace like this👇 Way cleaner, right? 😁
                                            Do you remember when you joined X? I do! #MyXAnniversary This was formed to move away from Facebook
                                            User Monitoring Package for Laravel - Laravel News laravel-news.com/laravel-user-m…
Streamlining Application Automation with Laravel's Task Scheduler laravel-news.com/task-scheduler posted by @harrisrafto
🔥 Laravel 11 will include a new whereAny query builder method that looks pretty useful:
                                            Did you know 👀 #PHP 7.4+ lets you assign default values like this if a variable is null:
                                            As an active @googlemaps contributor, I find the lack of an intuitive interface to recall places, food etc one have documented rather surprising. So I thought of solving this problem for myself. @typesense is used to power the RAG pipeline and @serp_api to fetch the google maps…
#PHP Tip Make use of Laravel's "dot" notation for accessing nested array values. Simplify accessing multidimensional arrays with a single dot-separated string.
                                            Tons of tips (+300), now categorized 🙌 github.com/OussamaMater/L…
Hey Laravel Developers Starting with Laravel v11.38.0, we can now customize the validation rules for "Email" similarly to how we have them with the "Password" rule using fluent method chaining. This approach of chaining on methods over using strings leads to less typos and…
                                            #Laravel tip: Use UUIDs for Unique Identifiers UUIDs provide globally unique identifiers, which are more secure than incremental IDs for public-facing models. Add a UUID when creating a model:
                                            Immutable Value Objects in PHP and Laravel With the Bags Package laravel-news.com/immutable-valu… posted by @paulredmond
#Laravel tip: Use Dynamic Relationship Loading for Flexible Querying Dynamic relationship loading allows you to load relationships on-demand, improving performance by reducing eager loads on unnecessary relationships. Use the load() or loadMissing() methods:
                                            Sneak peek time! 👀 Deploy Laravel with PaaS-like features in 10 mins on a $5/mo VPS 🤯 Yesterday's response was incredible! Spin v3 open source beta drops next week 🥳
Laravel Tip 💡: Define Command Aliases We've all created custom Artisan commands for different purposes. While it's great to have an expressive signature, if you're using the command often, you can always define an alias for it 🚀 #laravel
                                            #Laravel Tip You can use the when() or unless() methods in your MailMessage notifications to add conditional content.
                                            United States Tendenze
- 1. Cowboys 67.1K posts
 - 2. Nick Smith Jr 6,577 posts
 - 3. Cardinals 29.7K posts
 - 4. #WWERaw 59.3K posts
 - 5. #LakeShow 3,261 posts
 - 6. Jerry 44.9K posts
 - 7. Kyler 8,056 posts
 - 8. Logan Paul 9,690 posts
 - 9. Blazers 6,969 posts
 - 10. No Luka 3,092 posts
 - 11. Jacoby Brissett 5,236 posts
 - 12. Pickens 6,567 posts
 - 13. Koa Peat 6,069 posts
 - 14. Jonathan Bailey 13.9K posts
 - 15. Cuomo 167K posts
 - 16. Javonte 4,152 posts
 - 17. Bland 11.9K posts
 - 18. AJ Dybantsa 1,479 posts
 - 19. Pacers 11.7K posts
 - 20. Bronny 14.7K posts
 
Something went wrong.
Something went wrong.