Laravel

120 readers
3 users here now

Laravel is a free and open-source PHP web framework, created by Taylor Otwell. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, and caching.

founded 1 year ago
MODERATORS
1
 
 

An interesting article that explains the importance of using DTOs (Data Transfer Objects) instead of plain associative arrays.

2
3
4
 
 

First post!