Skip to content

Third Party Packages Config Examples

scil edited this page Sep 27, 2019 · 7 revisions
package solutions involved note
mcamara/laravel-localization
(offical )
1. across (no coroutine)
2. clone (no cor)
3. clone and include routes on worker (no cor)
- routes/web.php
- app('request')
setlocale , so it's better not to use coroutine, unless removing setlocale.
laravel-web-tinker
(offical )
hack to avoid readline ----- -----