Page MenuHomeDevCentral

Upgrade Laravel bootstrap code to 5.2 style
ClosedPublic

Authored by dereckson on Jun 1 2016, 17:42.
Tags
None
Referenced Files
F10833021: D386.diff
Mon, Jul 28, 07:36
F10828577: D386.diff
Mon, Jul 28, 03:53
F10824989: D386.id.diff
Sun, Jul 27, 23:59
F10822123: D386.id925.diff
Sun, Jul 27, 21:10
Unknown Object (File)
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
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.