Yeah, I agree, when using ->with() on a view response, you can have direct access to your variabl...
@jimgwhit He passes the $name variable to the Session with the with() method when redirecting to the...
If you didn't see where the problem is located, don't hesitate to post back your makeRandomName() me...
Hey, You are getting the "Array to String conversion" error because you are trying to echo...
The relation that there is between your 'events' table and 'games' table is one-to-many. This means...
The Laravel portal for problem solving, knowledge sharing and community building.