Hi, is it possible that 'dd()' does not output JSON properly? Because I tried several plugins in my...
Hi, Somehow, the App::before() method runs more than once. I figured it out by adding a log each tim...
Hi, I have the following situation: I have the tables: actions action_access_ids It's a one-to-many-...
Hi, When I try to open my domain I set in the homestead.yaml file it gives me a 404 error file not f...
Hi, my laravel is very slow. It takes 360ms - 1.5s to load (acoording to the debug bar) The database...
What exactly is homestead? I know it's some virtual server but how do you use it? I usually just use...
Okay that's not the solution :/ I definitely need a many-to-many-relationship because else I have th...
Oh, I know my mistake. I have to create a one-to-many relationship instead of a many-to-many. Then i...
The Laravel portal for problem solving, knowledge sharing and community building.