Link
Embed
Share
Beginning
This slide
Copy link URL
Copy link URL
Copy iframe embed code
Copy iframe embed code
Copy javascript embed code
Copy javascript embed code
Share
Tweet
Share
Tweet
Slide 1
Slide 1 text
Symfony 4 Best Practices
Slide 2
Slide 2 text
No content
Slide 3
Slide 3 text
Best practices are... ● ● ●
Slide 4
Slide 4 text
Today we’ll be looking at... ● ● ● ● ● ● ● ● ●
Slide 5
Slide 5 text
1. Directory Structure ● ●
Slide 6
Slide 6 text
No content
Slide 7
Slide 7 text
1. Directory Structure ● ●
Slide 8
Slide 8 text
2. Configuration ● ● ●
Slide 9
Slide 9 text
2. Configuration ● ● ●
Slide 10
Slide 10 text
2. Configuration ● ● ●
Slide 11
Slide 11 text
No content
Slide 12
Slide 12 text
3. Business Logic ● ○ ● ●
Slide 13
Slide 13 text
No content
Slide 14
Slide 14 text
3. Business Logic ● ○ ● ●
Slide 15
Slide 15 text
3. Business Logic ● ○ ● ●
Slide 16
Slide 16 text
4. Controllers ● ● ● ●
Slide 17
Slide 17 text
4. Controllers ● ● ● ●
Slide 18
Slide 18 text
4. Controllers ● ● ● ●
Slide 19
Slide 19 text
4. Controllers ● ● ● ●
Slide 20
Slide 20 text
5. Templates ● ●
Slide 21
Slide 21 text
5. Templates ● ●
Slide 22
Slide 22 text
6. Forms ● ● ○ ●
Slide 23
Slide 23 text
No content
Slide 24
Slide 24 text
No content
Slide 25
Slide 25 text
6. Forms ● ● ○ ●
Slide 26
Slide 26 text
No content
Slide 27
Slide 27 text
No content
Slide 28
Slide 28 text
6. Forms ● ● ○ ●
Slide 29
Slide 29 text
7. Internationalization ● ●
Slide 30
Slide 30 text
7. Internationalization ● ●
Slide 31
Slide 31 text
No content
Slide 32
Slide 32 text
8. Security ● ○ ○ ○ ●
Slide 33
Slide 33 text
8. Security ● ○ ○ ○ ●
Slide 34
Slide 34 text
9. Tests ●
Slide 35
Slide 35 text
9. Tests (2) ● ●
Slide 36
Slide 36 text
9. Tests (2) ● ●
Slide 37
Slide 37 text
$kernel->terminate($request, $response);