phult/apify

Compatibility with Laravel 11?

Opened this issue · 0 comments

Hi I tried to install it in a brand new laravel installation (laravel 11), without succes.
Can you please update properly the files?
I haven't suggestions at the moment.

Thank you.

Steps:
composer global require laravel/installer
laravel new apify-test
cd apify-test
composer require megaads/apify
added Megaads\Apify\ApifyServiceProvider::class to myproyect/config/app.php
composer update

Finally nothing happened,

Thanks.