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-news.com
Streamlining Application Automation with Laravel's Task Scheduler - Laravel News
Automate Laravel applications efficiently using the Task Scheduler. Replace traditional cron jobs with expressive scheduling methods that support complex timing, environment controls, and sophistic...
🔥 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-news.com
Immutable Value Objects in PHP and Laravel With the Bags Package - Laravel News
Bag is a PHP and Laravel package for Immutable Value Objects, inspired by Spatie's laravel-data package. It can help you create immutable objects to encapsulate your data in a type-safe way with data...
#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 趋势
- 1. #SNME 60.5K posts
- 2. Ohtani 53.7K posts
- 3. Bo Bichette 14.8K posts
- 4. Shohei 39.4K posts
- 5. Blue Jays 70.4K posts
- 6. #UFCVegas110 12.5K posts
- 7. Dave Roberts 5,372 posts
- 8. CM Punk 16.5K posts
- 9. Scherzer 12.7K posts
- 10. Georgia 49.7K posts
- 11. Game 7 159K posts
- 12. Mason Thomas N/A
- 13. #AEWCollision 6,116 posts
- 14. Underwood 3,185 posts
- 15. Drew 122K posts
- 16. Jey Uso 8,423 posts
- 17. Varsho 4,726 posts
- 18. Lagway 4,134 posts
- 19. Jade Cargill 19.2K posts
- 20. Springer 11.5K posts
Something went wrong.
Something went wrong.