Add laravel to use dd
Showing
... | ... | @@ -6,7 +6,9 @@ |
"email": "yusleidybaquero@gmail.com" | ||
} | ||
], | ||
"require": {}, | ||
"require": { | ||
"laravel/framework": "^8.49" | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
"Sisoft\\": "app" | ||
... | ... |
poo @ 97ba3342
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment