issues
search
chinleung
/
laravel-multilingual-routes
A package to handle multilingual routes in your Laravel application.
https://github.com/chinleung/laravel-multilingual-routes-demo
MIT License
401
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Undefined uri for home route
#84
esadewater
closed
1 month ago
2
Cannot be used with Laravel 11
#83
da40
closed
7 months ago
1
Dependency clash with Laravel 11
#82
da40
closed
7 months ago
1
Support root routes in route groups
#81
fyrts
closed
8 months ago
1
Fix home route URI containing leading slash
#80
fyrts
closed
9 months ago
1
Laravel 11.x Compatibility
#79
laravel-shift
closed
9 months ago
3
Add URL signing for localized routes
#78
fyrts
closed
9 months ago
0
Add `hasLocalized` router macro
#77
fyrts
closed
9 months ago
1
Add support for Laravel 11
#76
fyrts
closed
9 months ago
1
Prefixed routes do not localize the URI
#75
jobara
closed
1 year ago
3
Laravel 10.x Compatibility
#74
laravel-shift
closed
1 year ago
2
How to deal with Route::resource()?
#73
gpluess
opened
2 years ago
1
Apply fixes from StyleCI
#72
chinleung
closed
2 years ago
0
chore(docs): update README to clarify position of middleware
#71
greatislander
closed
2 years ago
0
current_route compatibility with spatie/laravel-translatable and spatie/laravel-sluggable?
#70
greatislander
opened
2 years ago
5
Bugfix: prevent double prefix in route cache
#69
ghost
closed
2 years ago
0
Prefixed routes are malformed after route:cache command
#68
ghost
closed
2 years ago
1
Not detecting 'as' in routes
#67
criting
closed
2 years ago
1
feat: add PHP 8.1 and Laravel 9 to supported environments
#66
greatislander
closed
2 years ago
6
InvalidArgumentException Attribute [multilingual] does not exist.
#65
MatejMozola
closed
2 years ago
2
check localized route
#64
bikify
closed
2 years ago
1
Error when Route not defined for this locale
#63
domihagen
opened
2 years ago
4
fix: preserve binding fields
#62
ricardogobbosouza
closed
3 years ago
6
Binding routes not working
#61
ricardogobbosouza
closed
3 years ago
1
Localised Redirections #49
#60
AbdullahFaqeir
closed
3 years ago
2
Fix issue that causes routes grouped with prefix to generate 404.
#59
AbdullahFaqeir
closed
3 years ago
4
Maximum function nesting level of '256' reached, aborting!
#58
hinink
closed
1 year ago
2
Add a slash at the end of multilingual Home routes
#57
monsieurbab
closed
3 years ago
5
locale() method never return "en" for default (for fallback lang) route
#56
NDruce
closed
3 years ago
1
fix: handle custom fallback for current_route on a 404 page (resoves #54)
#55
greatislander
closed
3 years ago
0
On 404 page, current_route with fallback throws an error
#54
greatislander
closed
3 years ago
2
How use multilingual for /{slug}
#53
Heqma
closed
3 years ago
2
Another Question - localized_route
#52
Heqma
closed
3 years ago
7
How to initiate this package?
#51
Heqma
closed
3 years ago
6
Prefixed route results in 404
#50
MarcelWeidum
closed
3 years ago
13
Redirections
#49
chinleung
closed
3 years ago
4
Customize 404 and 500 error pages
#48
climascomunicacion
closed
3 years ago
2
Possible to use subdomain/domain instead of /en/home
#47
wsslfnstr
opened
3 years ago
3
Default route is not defined
#46
mvneobux
closed
3 years ago
2
feat: add PHP 8 to testing matrix, confirm PHP 8 support
#45
greatislander
closed
3 years ago
2
Multi-segment route translation
#44
mvneobux
closed
3 years ago
11
Crash with undefined offset after upgrading to Laravel 8
#43
da40
closed
4 years ago
1
How to add parameter my route?
#42
dmazlum
closed
4 years ago
2
Issue with / when the site is under a subdirectory
#41
kyfr59
closed
4 years ago
1
Route constrains in different locale
#40
chinleung
closed
4 years ago
1
Error when using Route::multilingual()->middleware()
#39
vaskolukas
closed
4 years ago
2
Allow passing data to view options
#38
chinleung
closed
4 years ago
1
Post method results in error 419, page expired
#37
da40
closed
4 years ago
8
Suggestion to add fallback for current_route helper
#36
jeffreyvr
closed
4 years ago
3
Fix route->parameters for current_route
#35
piannelli
closed
4 years ago
1
Next