Using Laravel and PHP to Create a Study Tool for Class

Опубликовано: 14 Июнь 2026
на канале: Jared Clemence
91
2

Three hours of typing and talking as I develop a game for my classmates to study. This is very likely going to be viewed by friends in the ASMR community, but it also can be helpful if you are trying to evaluate Laravel for one of your projects.

I like Laravel, because the framework allows me to code new applications quickly, and it takes care of a lot of the security issues that people often overlook in their software (Like token authorization and SQL injection protections).