I need to add a new table to my database but realised if i run migrations again it will need to roll...
Is it possible to return a data array in Laravel with ajax? I basically need to pull in some data wi...
I have a web page that lists events, it is split into 2 categories: This week (today is FRIDAY so t...
I can't seem to work out how I would redirect user to new post by using the slug instead of ID. the...
I am creating a finance logging system for some club managers, it logs things like payments, attenda...
Yes i've done an Auth check it's not working. I can access Auth::user()->id from the view but not...
Thanks for that but i'm still struggling. how should i be pulling in the user id? in your example th...
The Laravel portal for problem solving, knowledge sharing and community building.