Hi guys! My cron jobs where working perfectly when I accessed the url and dumping the return of Cron...
Hi guys! Using laravel's pagination it creates a url with ?page=2 but I want my url to be /page/2. I...
I have a post table and that post may be included in multiple sections so now I have 3 tables: post...
Hi guys! Recently I added a "page" segment on the url for pagination so I changed my '{sec...
Hi guys! I have a posts table and a post may have one media. It can be a video or a gallery. This is...
Also, If different product types have different attributes, how should my repository create function...
My specification class implements an interface that requires the class to create a toSql function, I...
@Stolz Thanks! I finally decided to use Laravel's IoC!
I have an object that I want to be accessible within controllers and views.
The first solution that popped in my head is you could create a recursive function that accepts an e...
The Laravel portal for problem solving, knowledge sharing and community building.