SKuP ROG#8 Laravel Framework – Adam Faturahman

Let's Join Us

SKuP ROG#8 Laravel Framework – Adam Faturahman

 

Hallo Semuanya..

Perkenalkan nama saya Adam Faturahman, saya adalah Alumni angkatan 2015 dan Staff Programmer pada Universitas Raharja. Disini saya akan sharing tentang materi Laravel Framework, Semoga apa yang saya sampaikan dapat bermanfaat buat semuanya ya hehe ^^

Sedikit penjelasan tentang “Apa sih Laravel Framework itu”?

Laravel Framework adalah sebuah framework PHP yang dirilis dibawah lisensi MIT, dibangun dengan konsep MVC (model view controller). Laravel adalah pengembangan website berbasis MVP yang ditulis dalam PHP yang dirancang untuk meningkatkan kualitas perangkat lunak dengan mengurangi biaya pengembangan awal dan biaya pemeliharaan, dan untuk meningkatkan pengalaman bekerja dengan aplikasi dengan menyediakan sintaks yang ekspresif, jelas dan menghemat waktu.

Dibawah ini adalah materi tentang Laravel Framework, Semoga bermanfaat ya

Laravel Framework

 

 

 

Section
Materi
   Output     
1.1
Meet your professor Edwin RDocs
1.2
Introduction to laravel and MVC RDocs
1.3
Reference files RDocs
1.4
UPDATE (IMPORTANT) RDocs
2.5
Intalling PHP development environment RDocs
2.6
IDE install RDocs
2.7
Composer RDocs
2.8
Git RDocs
2.9
UPDATE – IMPORTANT – ABOUT ROUTES RDocs
2.10
Creating a Laravel project RDocs
2.11
Dev Extensions Change – WIN RDocs
2.12
Virtual Hosts RDocs
2.13
Opening a project in the IDE RDocs
3.14
Section Intro with Edwin Diaz RDocs
3.15
Intalling PHP development environment RDocs
3.16
IDE Install RDocs
3.17
Composer RDocs
3.18
UPDATE – IMPORTANT – ABOUT ROUTES RDocs
3.19
Creating a Laravel project RDocs
3.20
Course – UPDATE – app dev extensions – MAC RDocs
3.21
Virtual hosts RDocs
3.22
Opening a project in the IDE RDocs
4.23
Laravel Structure Overview RDocs
4.24
Route Introduction RDocs
4.25
Routes part 1 RDocs
4.26
Routes part 2 RDocs
4.27
Naming Routes RDocs
5.28
Intro to chapter with Edwin RDocs
5.29
Creating Controllers RDocs
5.30
Routing Controllers RDocs
5.31
Passing Data RDocs
5.32
Resources and Controllers RDocs
6.33
Intro to chapter with Edwin RDocs
6.34
Creating views and custom method RDocs
6.35
Passing data to views RDocs
7.36
Intro to chapter with Edwin RDocs
7.37
Master layout setup RDocs
7.38
Some more blade features RDocs
8.39
Intro to chapter with Edwin RDocs
8.40
Environment configurations RDocs
8.41
Migrating RDocs
8.42
Creating migration and dropping them RDocs
8.43
Adding columns to existing tables using migrations RDocs
8.44
Some more migration commands RDocs
9.45
Section Intro with Edwin Diaz RDocs
9.46
Inserting data RDocs
9.47
Reading Data RDocs
9.48
Updating Data RDocs
9.49
Deleting Data RDocs
10.50
Section Intro with Edwin Diaz RDocs
10.51
Reading Data RDocs
10.52
Reading / Finding with Constraints RDocs
10.53
More ways to retrieve data RDocs
10.54
 Inserting / Saving Data RDocs
10.55
Creating data and configuring mass assignment RDocs
10.56
Updating with Eloquent RDocs
10.57
Deleting Data RDocs
10.58
Soft Deleting / Trashing RDocs
10.59
Retrieving deleted / trashed records RDocs
10.60
Restoring deleted / trashed records RDocs
10.61
Deleting a record permanently RDocs
11.62
Section intro with Edwin Diaz RDocs
11.63
One to One relationship RDocs
11.64
The inverse relation RDocs
11.65
One to many relationship RDocs
11.66
Some random tips RDocs
11.67
Many to many relations part 1 RDocs
11.68
Many to many relations part 2 RDocs
11.69
Querying intermediate table RDocs
11.70
Has many through relation part 1 RDocs
11.71
Has many through relation part 2 RDocs
11.72
Polymorphic relation part 1 RDocs
11.73
Polymorphic relation part 2 RDocs
11.74
Polymorphic relation the inverse RDocs
11.75
Polymorphic relation many to many part 1 RDocs
11.76
Polymorphic relation many to many part 2 RDocs
11.77
Polymorphic relation many to many – retrieving RDocs
11.78
Polymorphic relation many to many – retrieving owner RDocs
12.79
Section Intro with Edwin Diaz RDocs
12.80
Creating data with tinker RDocs
12.81
Finding record and using constraints in tinker RDocs
12.82
Updating and deleting with tinker RDocs
12.83
Playing around with relations in tinker RDocs
13.84
Section intro with Edwin Diaz RDocs
13.85
Creating a new Laravel installation / Setup RDocs
13.86
Database configuration and migration RDocs
13.87
Setting up Relations RDocs
13.88
Creating data for user RDocs
13.89
Updating Data RDocs
13.90
Reading and deleting data RDocs
14.91
Creating a new Laravel installation / Setup RDocs
14.92
Database migrations RDocs
14.93
Relationships and mass assignment RDocs
14.94
Inserting Data RDocs
14.95
Reading Data RDocs
14.96
Updating Data RDocs
14.97
Deleting Data RDocs
15.98
Creating a new Laravel installation / Setup RDocs
15.99
Database migrations RDocs
15.100
Relationships and mass assignment RDocs
15.100
Relationships and mass assignment RDocs
15.100
Relationships and mass assignment RDocs
15.101
Inserting Data RDocs
15.102
Reading Data RDocs
15.103
Updating Data RDocs
15.104
Deleting Data RDocs
15.105
Attaching, detaching and syncing RDocs
16.106
Creating a new Laravel installation / Setup RDocs
16.107
Database migration RDocs
16.108
Relationships and mass assignment RDocs
16.109
Inserting Data RDocs
16.110
Reading Data RDocs
16.111
Updating Data RDocs
16.112
Deleting Data RDocs
16.113
Extra techniques RDocs
17.114
Creating a new Laravel installation / Setup RDocs
17.115
Database migrations RDocs
17.116
Relationships and mass assignment RDocs
17.117
Inserting Data RDocs
17.118
Reading and updating data RDocs
17.119
Deleting Data RDocs
18.120
Section Intro with Edwin Diaz RDocs
18.121
Setting up migration and relations RDocs
18.122
Setting up views and routes RDocs
18.123
Setting the markup for create RDocs
18.124
Setting up the controller and view RDocs
18.125
Persisting data to database RDocs
18.126
Reading data RDocs
18.127
Showing individual posts and updating RDocs
18.128
Preparing the edit view and setting up the token RDocs
18.129
Editing records and redirecting RDocs
18.130
Deleting RDocs
19.131
Section intro with Edwin Diaz RDocs
19.132
UPDATE – IMPORTANT RDocs
19.133
Installing package and testing RDocs
19.134
Modifying our create form with the form package RDocs
19.135
Modifying our edit and delete forms with the form package RDocs
19.136
Basic validation RDocs
19.137
Displaying errors RDocs
19.138
Advance validation RDocs
19.139
Creating snippets with PhpStorm RDocs
20.140
Section intro with Edwin Diaz RDocs
20.141
Dates RDocs
20.142
Accessors RDocs
20.143
Mutators RDocs
20.144
Query Scope RDocs
21.145
Section Intro with Edwin Diaz RDocs
21.146
UPDATE – IMPORTANT – ABOUT UPLOADING RDocs
21.147
Modifying our create view for file input RDocs
21.148
Retrieving file data RDocs
21.149
Persisting file data into the database RDocs
21.150
Displaying images and using accessors to make it easy RDocs
22.151
Section intro with Edwin Diaz RDocs
22.152
New laravel installation RDocs
22.153
Database connection and migrations RDocs
22.154
Creating the login system under 1 minute RDocs
22.155
Login creation overview RDocs
22.156
Retrieving authenticated user data RDocs
23.157
Section intro RDocs
23.158
Create a new laravel installation (challenge) RDocs
23.159
Registering a new middleware and using it RDocs
23.160
A more practical way to use middlewares 1 – roles, migration and relations setup RDocs
23.161
A more practical way to use middlewares 2 – Custom method RDocs
23.162
A more practical way to use middlewares 3 – Custom method RDocs
23.163
A more practical way to use middlewares 4 – Custom method RDocs
24.164
Section intro with Edwin Diaz RDocs
24.165
Setting and reading sessions RDocs
24.166
Global session function deleting RDocs
24.167
Flashing data RDocs
25.168
Section intro with Edwin Diaz RDocs
25.169
 New laravel installation RDocs
25.170
Overview on mailgun RDocs
25.171
Email verification RDocs
25.172
Configuration RDocs
25.173
Sending email part 1 – route RDocs
25.174
Sending email part 2 – Finished RDocs
25.175
Custom domain RDocs
26.176
Git intro. RDocs
26.177
Git Installation RDocs
26.178
Git commands RDocs
26.179
Git crash lecture RDocs
26.180
Git workflow RDocs
26.181
Branches RDocs
26.182
Creating repositories on Github RDocs
26.183
Git settings RDocs
26.184
Cloning and pushing to Github RDocs
26.185
Pull request and pulling changes RDocs
26.186
Contributing to the project RDocs
26.187
Laravel Project Reference Files RDocs
26.188
New laravel installation RDocs
26.189
Database configuration RDocs
27.190
Setting up views RDocs
27.191
Users table Migration RDocs
27.192
Git workflow RDocs

 

0 0 votes
Article Rating
Subscribe
Notify of
1 Comment
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Adam Faturahman
Admin
4 years ago

HALLO MANTAP

1
0
Would love your thoughts, please comment.x
()
x