We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c87e3e commit ed25eb9Copy full SHA for ed25eb9
composer.json
@@ -2,7 +2,7 @@
2
"name": "zschuessler/laravel-route-to-class",
3
"description": "A Laravel 5 view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'",
4
"type": "library",
5
- "license": "No Limit Public License",
+ "license": "NLPL",
6
"authors": [
7
{
8
"name": "Zachary Schuessler",
0 commit comments