Design and implement web applications that use the Laravel framework.
Implement server side logic to process front inputs.
Identify and fix bugs that are found within code.
Interact with SQL databases.
Ensure all inputs going to a database have been parameterized.
Ensure the appropriate security standards have been implemented.
Ensure you've written unit test cases to verify code is performing as expected and to prevent possibly security breaches.
Create written documentation for the different components.
Understanding of the MVC pattern.
Understanding of SQL databases.