laravelph_org's profile picture. The official twitter account of Laravel Philippines

Laravel Philippines

@laravelph_org

The official twitter account of Laravel Philippines

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

millancore's tweet image. 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

OussamaMater's tweet image. 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


Laravel Philippines 已转帖

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.

mmartin_joo's tweet image. 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 Philippines 已转帖

#Laravel and #PHP Tip Did you know… you can import multiple classes from a single namespace like this👇 Way cleaner, right? 😁

laravelbackpack's tweet image. #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

laravelph_org's tweet image. Do you remember when you joined X? I do! #MyXAnniversary
This was formed to move away from Facebook

Laravel Philippines 已转帖

🔥 Laravel 11 will include a new whereAny query builder method that looks pretty useful:

mmartin_joo's tweet image. 🔥 Laravel 11 will include a new whereAny query builder method that looks pretty useful:

Laravel Philippines 已转帖

Did you know 👀 #PHP 7.4+ lets you assign default values like this if a variable is null:

laravelbackpack's tweet image. Did you know 👀

#PHP 7.4+ lets you assign default values like this if a variable is null:

Laravel Philippines 已转帖

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…


Laravel Philippines 已转帖

#PHP Tip Make use of Laravel's "dot" notation for accessing nested array values. Simplify accessing multidimensional arrays with a single dot-separated string.

laravelbackpack's tweet image. #PHP  Tip

Make use of Laravel's "dot" notation for accessing nested array values. Simplify accessing multidimensional arrays with a single dot-separated string.

Laravel Philippines 已转帖

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…

magadum_aniket's tweet image. 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 Philippines 已转帖

#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:

thelarrybarker's tweet image. #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:

Laravel Philippines 已转帖

#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:

thelarrybarker's tweet image. #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:

Laravel Philippines 已转帖

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 🥳


Not everyone knows this but we actually have a forum at laravelphilippines.org/forum


Laravel Philippines 已转帖

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

OussamaMater's tweet image. 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 Philippines 已转帖

#Laravel Tip You can use the when() or unless() methods in your MailMessage notifications to add conditional content.

laravelbackpack's tweet image. #Laravel Tip

You can use the when() or unless() methods in your MailMessage notifications to add conditional content.

此帐户尚无粉丝

United States 趋势

Loading...

Something went wrong.


Something went wrong.