Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

najathi's avatar

In Container.php line 879: Target class [path.lang] does not exist. in Lumen

After I installed Laravel-Backup in lumen application. I got errors when running the php artisan backup:run --only-db command.

In Container.php line 879: Target class [path.lang] does not exist. 
In Container.php line 877: Class path.lang does not exist.

BackupServiceProvider: https://user-images.githubusercontent.com/35753879/153745005-0ef7ecd3-3808-4691-8738-ea635d17a14d.png

Already copy the lang file in the resource directory but even I got the error.

Do you have any solution to that?

0 likes
0 replies

Please or to participate in this conversation.