There are also a number of PHP extensions needed to use some bits of the embedded material in laravel. For example, yesterday I noticed that to download a file, the fileinfo extension is required to collect information.
Not sure if this is noted in the docs. Laravel really gives you 500 errors, though, to tell you if extensions are missing.
source share