Page MenuHomeDevCentral

Upgrade Laravel bootstrap code to 5.2 style
ClosedPublic

Authored by dereckson on Jun 1 2016, 17:42.
Tags
None
Referenced Files
F33697582: D386.diff
Sat, Jun 20, 12:48
Unknown Object (File)
Thu, Jun 18, 10:43
Unknown Object (File)
Tue, Jun 16, 08:05
Unknown Object (File)
Mon, Jun 15, 22:51
Unknown Object (File)
Mon, Jun 15, 20:22
Unknown Object (File)
Thu, Jun 11, 05:53
Unknown Object (File)
Thu, Jun 11, 00:18
Unknown Object (File)
Wed, Jun 10, 13: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.