Assignment 1: Research

The purpose of this assignment is to see how you can take a problem you may not know about and solve it.

Put a laravel project together where you have:

  • an authentication portal
  • a user profile page with the following fields:
    • Display Name (editable)
    • Email (not editable)
  • a homepage that says: “Hello, <display name>” where <display name> changes for each user
  • A customizable header and sidebar (each should be in their own blade file)

This should be mostly a research project if you aren’t familiar with Laravel. If you are, this should be fairly straight forward.

Contact me if you have technical questions. However, don’t contact me with research questions as I’m trying to gauge your research skill.

As with all of these problems, keep track of the time you spend.

Back to: Laravel Team Onboarding

Speak Your Mind

*