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