Page MenuHomeDevCentral

Upgrade Laravel bootstrap code to 5.2 style
ClosedPublic

Authored by dereckson on Jun 1 2016, 17:42.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 16, 18:16
Unknown Object (File)
Sun, Sep 14, 11:19
Unknown Object (File)
Sun, Sep 14, 09:17
Unknown Object (File)
Sat, Sep 13, 18:09
Unknown Object (File)
Fri, Sep 12, 23:07
Unknown Object (File)
Fri, Sep 12, 12:39
Unknown Object (File)
Fri, Sep 12, 09:22
Unknown Object (File)
Thu, Sep 11, 09:33
Subscribers
None

Details

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.

Diff Detail

Repository
rGROVE Auth Grove
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Upgrade Laravel bootstrap code to 5.2 style.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jun 1 2016, 17:42
This revision was automatically updated to reflect the committed changes.