This starter kit will directly pull content from the database and list the pages according to the language structure, without creating a language file in Laravel localization resources/lang. You can set up your own structure as you wish. No additional packages are required.
git clone https://github.com/cemtaner/localization_starter_kit.git
create database and connection
php artisan migrate:fresh --seed
php artisan serve
http://127.0.0.1:8000/en/about-us
https://laravel.cemtaner.com