Page MenuHomeDevCentral

Upgrade Laravel bootstrap code to 5.2 style
ClosedPublic

Authored by dereckson on Jun 1 2016, 17:42.
Tags
None
Referenced Files
F10807059: D386.diff
Sun, Jul 27, 10:17
Unknown Object (File)
Sat, Jul 26, 03:06
Unknown Object (File)
Fri, Jul 25, 10:50
Unknown Object (File)
Fri, Jul 25, 07:12
Unknown Object (File)
Mon, Jul 21, 04:36
Unknown Object (File)
Fri, Jul 18, 21:29
Unknown Object (File)
Thu, Jul 10, 18:53
Unknown Object (File)
Thu, Jul 10, 00:40
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
No Lint Coverage
Unit
No Test Coverage
Branch
bootstrap
Build Status
Buildable 523
Build 638: arc lint + arc unit

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.