Page MenuHomeDevCentral

Upgrade Laravel bootstrap code to 5.2 style
ClosedPublic

Authored by dereckson on Jun 1 2016, 17:42.
Tags
None
Referenced Files
F3750046: D386.id925.diff
Sat, Nov 16, 20:25
F3749868: D386.diff
Sat, Nov 16, 18:42
Unknown Object (File)
Tue, Nov 12, 05:01
Unknown Object (File)
Tue, Nov 5, 09:07
Unknown Object (File)
Tue, Nov 5, 08:21
Unknown Object (File)
Mon, Oct 28, 01:44
Unknown Object (File)
Sat, Oct 26, 22:09
Unknown Object (File)
Oct 16 2024, 08: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
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.