You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/05-02-01-The-Basics.md
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,20 @@ anchor: the_basics
5
5
6
6
## The Basics {#the_basics_title}
7
7
8
-
PLaravel has tons of overwhelming features. The following articles might be able to help you to be in the same "page" about why Laravel exists in the first place.
8
+
Laravel has tons of features which might be overwhelming at first.
9
9
10
-
*[ Why it is using Composer?][li1]
10
+
Here are some articles and resources that may be useful to get on the same page with Laravel.
11
+
12
+
*[Composer: Part 1 – What & Why?][li1]
11
13
*[Why use an autoloader? why just don't require the files?][li2]
12
-
*[Before Laravel, CodeIgniter is the king of PHP framework. What happened?][li3]
14
+
*[Why CodeIgniter over Laravel - 5 Things CodeIgniter cannot do without a rewrite?][li3]
0 commit comments