ilyasozkurt / mobilephone-brands-and-models

A database includes mobilephone manufacturers and their models.
GNU General Public License v3.0
78 stars 41 forks source link

autoload.php seems to be missing #13

Closed odessa-paige-turner closed 1 year ago

odessa-paige-turner commented 1 year ago

When trying to run the re-scrape command, I get

PHP Warning: require(/<install_directory>/mobilephone-brands-and-models/scrapper/vendor/autoload.php): Failed to open stream: No such file or directory in /<install_directory>mobilephone-brands-and-models/scrapper/artisan on line 18

The vendor directory autoload.php file seem to missing from the code base.

ilyasozkurt commented 1 year ago

Hello,

just run the command "composer install"