Upgrading to Laravel 5.5

Logging in with Dusk

Should You TDD Simple Templates?

This free course uses older versions of Laravel. It is provided as-is, without ongoing updates or individual support.

In the last lesson we drove out the login endpoint, but we still don't have an actual login form.

Is this something we should try to build with TDD, or is there a better approach?