Laravel-doc-2 Flashcards
conveniently (adverb)
you can use model factories to conveniently generate large amounts of database records
kolayca; rahatça; (adverb)
aggregator (noun)
-
toplayıcı (noun)
invocation (noun)
-
çağrı (noun)
full-fledged (adjective)
… allowing you to build full-fledged; modern frontends using Vue or React …
tam teşekküllü (adjective)
malicious (adjective)
a malicious user might send an is_admin parameter
kötü niyetli (adjective)
vulnerability (noun)
A mass assignment vulnerability occurs when a user passes an unexpected HTTP request field
güvenlik açığı (noun)
identifier (noun)
An exception is thrown if the given identifier can’t be resolved
tanımlayıcı (noun)
override (verb)
Any variable in your .env file can be overridden by external environment variables
geçersiz kıl- (verb)
mention (verb)
As mentioned; you will typically be interacting with the container within service providers
değin-; ifade et- (verb)
iterate (verb)
Blade is an extremely light-weight templating language that provides convenient; short syntax for displaying data; iterating over data; and more
yinele- (verb)
light-weight (adjective)
Blade is an extremely light-weight templating language that provides convenient; short syntax for displaying data; iterating over data; and more
hafif (adjective)
respective (adverb)
Both the Console and Http directories are further explained in their respective sections below
ilgili (adverb)
overall (adjective)
By getting to know the overall framework better
etraflı biçimde (adjective)
glancing (verb)
By glancing at this code; one might assume that the static get method is being called on the Cache class
göz at- (verb)
opinionated (adjective)
Client-side routing is often simplified by using opinionated Vue / React frameworks such as Nuxt and Next
inatçı (adjective)
composit (adjective)
Composite primary keys are not supported by Eloquent models
bileşik (adjective)
consult (verb)
consult the official Laravel Livewire documentation to learn how to take your application to the next level with interactive Livewire components
danış- (verb)
convenience (noun)
For convenience; you may also just provide an array of class names to be resolved by the container whenever Firewall needs Filter instances
kolaylık (noun)
equivalent (adjective)
For example; this facade call and helper call are equivalent
eş değer (adjective)
nested (adjective)
For security; Laravel does not support updating nested JSON attributes when using the guarded property
iç içe geçmiş (adjective)
furthermore (adverb)
Furthermore; this would be a security risk in the event an intruder gains access to your source control repository
üstelik (adverb)
constraint (noun)
Global scopes allow you to add constraints to all queries for a given model
kısıtlama (noun)
grasp (verb)
Having a firm grasp of how a Laravel application is built and bootstrapped via service providers is very valuable
kavra- (anlamak anlamında) (verb)
cumbersome (adjective)
however; data hydration and authentication remain complicated and cumbersome problems to solve when pairing a backend framework like Laravel with these frontend frameworks
hantal (adjective)
robust (adjective)
however; Eloquent resources provide more granular and robust control over the JSON serialization of your models and their relationships
güçlü (adjective)
concrete (adjective)
If a class has no dependencies or only depends on other concrete classes (not interfaces); the container does not need to be instructed on how to resolve that class
somut (adjective)
In fact (adverb)
In fact; if you review the Laravel configuration files; you will notice many of the options are already using this function
aslında (adverb)
bloat (verb)
It means you can develop your application and take advantage of dependency injection without worrying about bloated configuration files
kabar- (verb)
eventually (adverb)
it will still eventually run out of memory
sonunda (adverb)
impose (verb)
Laravel imposes almost no restrictions on where any given class is located
empoze et- (verb)
eloquent (adjective)
Laravel includes Eloquent; an object-relational mapper that makes it enjoyable to interact with your database
anlamlı (adjective)