Download presentation
Presentation is loading. Please wait.
Published byJunior Stone Modified over 9 years ago
1
Symfony2 Code
2
Project structure
3
Welcome page php.ini
4
Configure Symfony online 1
5
Configure Symfony online 2
6
Configure Symfony online 3
7
app\config\parameters.yml
8
Another welcome page
9
Hello World demo
10
Creating bundle
11
New bundle!
12
Routing
13
View
14
Database configuration app/config/parameters.yml – just by convention
15
Create Entity Alternatively:
16
Add Mapping Information¶¶
17
To generate getters and setters: To generate table in database:
18
How to save data to database
19
Fetch data
20
Other helpful methods
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.