Laravel-doc-2 Flashcards

(78 cards)

1
Q

conveniently (adverb)

you can use model factories to conveniently generate large amounts of database records

A

kolayca; rahatça; (adverb)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

aggregator (noun)

-

A

toplayıcı (noun)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

invocation (noun)

-

A

çağrı (noun)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

full-fledged (adjective)

… allowing you to build full-fledged; modern frontends using Vue or React …

A

tam teşekküllü (adjective)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

malicious (adjective)

a malicious user might send an is_admin parameter

A

kötü niyetli (adjective)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

vulnerability (noun)

A mass assignment vulnerability occurs when a user passes an unexpected HTTP request field

A

güvenlik açığı (noun)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

identifier (noun)

An exception is thrown if the given identifier can’t be resolved

A

tanımlayıcı (noun)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

override (verb)

Any variable in your .env file can be overridden by external environment variables

A

geçersiz kıl- (verb)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

mention (verb)

As mentioned; you will typically be interacting with the container within service providers

A

değin-; ifade et- (verb)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

iterate (verb)

Blade is an extremely light-weight templating language that provides convenient; short syntax for displaying data; iterating over data; and more

A

yinele- (verb)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

light-weight (adjective)

Blade is an extremely light-weight templating language that provides convenient; short syntax for displaying data; iterating over data; and more

A

hafif (adjective)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

respective (adverb)

Both the Console and Http directories are further explained in their respective sections below

A

ilgili (adverb)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

overall (adjective)

By getting to know the overall framework better

A

etraflı biçimde (adjective)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

glancing (verb)

By glancing at this code; one might assume that the static get method is being called on the Cache class

A

göz at- (verb)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

opinionated (adjective)

Client-side routing is often simplified by using opinionated Vue / React frameworks such as Nuxt and Next

A

inatçı (adjective)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

composit (adjective)

Composite primary keys are not supported by Eloquent models

A

bileşik (adjective)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

consult (verb)

consult the official Laravel Livewire documentation to learn how to take your application to the next level with interactive Livewire components

A

danış- (verb)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

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

A

kolaylık (noun)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

equivalent (adjective)

For example; this facade call and helper call are equivalent

A

eş değer (adjective)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

nested (adjective)

For security; Laravel does not support updating nested JSON attributes when using the guarded property

A

iç içe geçmiş (adjective)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

furthermore (adverb)

Furthermore; this would be a security risk in the event an intruder gains access to your source control repository

A

üstelik (adverb)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

constraint (noun)

Global scopes allow you to add constraints to all queries for a given model

A

kısıtlama (noun)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

grasp (verb)

Having a firm grasp of how a Laravel application is built and bootstrapped via service providers is very valuable

A

kavra- (anlamak anlamında) (verb)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

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

A

hantal (adjective)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
robust (adjective) ##footnote however; Eloquent resources provide more granular and robust control over the JSON serialization of your models and their relationships
güçlü (adjective)
26
concrete (adjective) ##footnote 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)
27
In fact (adverb) ##footnote In fact; if you review the Laravel configuration files; you will notice many of the options are already using this function
aslında (adverb)
28
bloat (verb) ##footnote It means you can develop your application and take advantage of dependency injection without worrying about bloated configuration files
kabar- (verb)
29
eventually (adverb) ##footnote it will still eventually run out of memory
sonunda (adverb)
30
impose (verb) ##footnote Laravel imposes almost no restrictions on where any given class is located
empoze et- (verb)
31
eloquent (adjective) ##footnote Laravel includes Eloquent; an object-relational mapper that makes it enjoyable to interact with your database
anlamlı (adjective)
32
mapper (noun) ##footnote Laravel includes Eloquent; an object-relational mapper that makes it enjoyable to interact with your database
haritacı (noun)
33
strict (adjective) ##footnote a strict vegetarian
sıkı; katı (adjective)
34
convenient (adjective) ##footnote Laravel provides a single; convenient optimize Artisan command that will cache all of these files
kolay; uygun (adjective)
35
intersperse (verb) ##footnote most PHP applications rendered HTML to the browser using simple HTML templates interspersed with PHP echo statements which render data that was retrieved from a database during the request
serpiştir- (verb)
36
measure (verb) ##footnote On those occasions; you may utilize the Benchmark support class to measure the number of milliseconds it takes for the given callbacks to complete
ölç- (verb)
37
On those occasions (sentence) ##footnote On those occasions; you may utilize the Benchmark support class to measure the number of milliseconds it takes for the given callbacks to complete
bu durumlarda (sentence)
38
terse (adjective) ##footnote providing the benefit of a terse
kısa ve öz (adjective)
39
regardless (adverb) ##footnote Regardless of whether you choose to develop your frontend using ...
ne olursa olsun (adverb)
40
aspect (noun) ##footnote service providers are the most important aspect of the entire Laravel bootstrap process
bakış açısı; yön; görünüm (noun)
41
exclude (verb) ##footnote soft deleted models will automatically be excluded from query results
hariç tut- (verb)
42
skimming (noun) ##footnote Sometimes it can be difficult to determine all of a model's available attributes and relationships just by skimming its code
gözden geçirme (noun)
43
discrete (adjective) ##footnote State manipulation methods allow you to define discrete modifications that can be applied to your model factories in any combination
ayrık (adjective)
44
thus far (sentence) ##footnote The $index property contains the number of iterations through the sequence that have occurred thus far
şu ana kadar (sentence)
45
clause (noun) ##footnote The apply method may add where constraints or other types of clauses to the query as needed
madde; fıkra (noun)
46
bootstrap (noun) ##footnote The bootstrap directory contains the app.php file which bootstraps the framework
ön yükleme (noun)
47
underlying (adjective) ##footnote The cache helper is going to call the get method on the class underlying the Cache facade
altta yatan (adjective)
48
chunk (noun) ##footnote The chunk method will retrieve a subset of Eloquent models
küme; yığın (noun)
49
evaluate (verb) ##footnote The closure will receive the factory's evaluated attribute array
değerlendir- (verb)
50
significant (adjective) ##footnote the cursor method may be used to significantly reduce your application's memory consumption when iterating through tens of thousands of Eloquent model records
önemli (adjective)
51
intend (verb) ##footnote The default Laravel application structure is intended to provide a great starting point for both large and small applications
niyet et- (verb)
52
locate (verb) ##footnote The firstOrNew method; like firstOrCreate; will attempt to locate a record in the database matching the given attributes
yerini belirle- (verb)
53
convention (noun) ##footnote the following example will use convention to determine that the three posts should belong to the user relationship on the Post model
kural (noun)
54
qualified (adjective) ##footnote The fully qualified class name MUST have a top-level namespace name; also known as a "vendor namespace
nitelikli (adjective)
55
proper (adjective) ##footnote The HasFactory trait's factory method will use conventions to determine the proper factory for the model the trait is assigned to
düzgün (adjective)
56
consist (verb) ##footnote The method's first argument consists of the values to insert or update ...
meydana gel- (verb)
57
proceed (verb) ##footnote the middleware will allow the request to proceed further into the application
ilerle- (verb)
58
segregate (verb) ##footnote This directory is segregated into app; framework; and logs directories
ayır- (verb)
59
stub (noun) ##footnote This is useful during testing since you can inject a mock or stub and assert that various methods were called on the stub
taslak (noun)
60
complement (noun) ##footnote To complement facades; ...
tamamlayıcı (noun)
61
escalate (verb) ##footnote to escalate themselves to an administrator
yükselt- (verb)
62
consistent (adjective) ##footnote Using the chunk method in these scenarios could lead to unexpected and inconsistent results
tutarlı (adjective)
63
instantaneous (adjective) ##footnote Vite provides lightning-fast build times and near instantaneous Hot Module Replacement (HMR) during local development
anlık (adjective)
64
lightning-fast (adjective) ##footnote Vite provides lightning-fast build times and near instantaneous Hot Module Replacement (HMR) during local development
yıldırım hızında (adjective)
65
properly (adjective) ##footnote we'll cover some great starting points for making sure your Laravel application is deployed properly.
düzgünce (adjective)
66
built-in (adjective) ##footnote When testing; we can use Laravel's built-in facade testing helpers to mock this method call
yerleşik (adjective)
67
confident (adjective) ##footnote When using any tool in the "real world"; you feel more confident if you understand how that tool works
kendinden emin (adjective)
68
cast (verb) ##footnote which means that Eloquent will automatically cast the primary key to an integer
aktar- (verb)
69
overview (sentence) ##footnote which provides a convenient overview of all the model's attributes and relations
genel bakış (sentence)
70
insurmountable (adjective) ##footnote While these problems are not insurmountable; we don't believe it's a productive or enjoyable way to develop applications
aşılmaz (adjective)
71
appropriate (adjective) ##footnote You are free to choose the appropriate interval at which this command should be run
uygun (adjective)
72
Without crippling (adjective) ##footnote you can enjoy the full power of both Laravel and Vue / React without crippling the capabilities of either tool
ödün vermeden (adjective)
73
aggregate (noun) ##footnote you may also use the count; sum; max; and other aggregate methods provided by the Laravel query builder
toplam (noun)
74
defer (verb) ##footnote you may choose to defer its registration until one of the registered bindings is actually needed
ertele- (verb)
75
variadic (adjective) ##footnote you may have a class that receives an array of typed objects using a variadic constructor argument
değişken (adjective)
76
treat (verb) ##footnote treat yourself
davran- (verb)
77
persist (verb) ##footnote You will need to manually call the save method to persist it
ısrar et- (verb)
78
succinct (adjective) ##footnote your code may be made even more succinct by accessing the resolved model as a property of the request
kısa ve öz (adjective)