HomeDevCentral

Upgrade Laravel bootstrap code to 5.2 style

Description

Upgrade Laravel bootstrap code to 5.2 style

Summary:
As a part of Laravel upgrade, we now gets the name of the
class through the ::class operator, not hardcoded strings anymore.

Test Plan: Ensure the application still bootstraps.

Reviewers: dereckson

Differential Revision: http://devcentral.nasqueron.org/D386

Details

Provenance
derecksonAuthored on Jun 1 2016, 17:42
Differential Revision
D386: Upgrade Laravel bootstrap code to 5.2 style
Parents
rGROVE1460c3162108: Extra integration test for /auth/reset view
Branches
Unknown
Tags
Unknown