Im wondering if there is a elegant way to create an globally accessible variable in some elegant way...
I have two models. Article: class Article extends Eloquent { protected $table = 'articles';...
Is there a way to say laravel router to ignore parameters that dont match pattern instead of ignorin...
Hello there. I am trying to figure out a clevel way of handling my SEO urls with assumptions that th...
With 16 languages in mind i would end with 48 columns there (minimal version with title, seo_title a...
The Laravel portal for problem solving, knowledge sharing and community building.
The community