SurajKumar's avatar

Downgrade my laravel project

I want to downgrade my laravel app 9 to 8. client server doesnt support php 8 version. Please help me out

0 likes
7 replies
SurajKumar's avatar

@Sinnbeck thanks a lot i have installed breeze in it .can you tell me the code to add in the composer json so that it will work.

SurajKumar's avatar

@Sinnbeck iam getting this error In Facade.php line 178:

Facade does not implement getFacadeAccessor method.

Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1 PS C:\xampp\htdocs\test> php artisan serve

In Facade.php line 178:

Facade does not implement getFacadeAccessor method.

Sinnbeck's avatar

@SurajKumar I really suggest comparing all files. Laravel isn't meant to be downgraded. Also go over the upgrade guide 'in reverse'

1 like

Please or to participate in this conversation.