I have a model called Card which has many Printings which has an Expansion. How do I run get the pri...
I am currently trying to create a SPA application that uses Laravel. However with this application,...
hi, i have a blob on my oracle db. I saved this with insertBlob and now i want downloading this blob...
I have put simple "shares" in AppServiceProvider that works fine, like: View::Share('minim...
I need to dispatch a bunch of jobs at a specific "release" date/time. I thought about just...
I am interested in learning advanced laravel. what are the best tutorials you suggest?
Hello all, I am visiting #LaraconEU 2018 at Amsterdam. I was wondering how I can make most out of it...
Hello, I've been wondering, how do they this? https://myanimelist.net/anime/28977/Gintama%C2%B0 Rank...
ok so I have setup InfyOm Generator and when I attempt to register it just hangs and I get the spinn...
Hi there, new in the community! I am still trying to find the best way to work with Laravel and some...
Please preface this with "I'm REALLY new to Laravel". I would like to be able to add custo...
I need to add top-level metadata to my API response, according to Laravel Documentation that possibl...
I have my eloquent models set up with user has many-to-many roles and roles have many-to-many permis...
Hi community, I am totally new to laravel but I am right about to finish my first web app for our co...
Hello, how can I use ->pluck('fieldB') in following Laravel code? $Result = TableA::with('tableB'...
I have been using this app for over 2 yrs, all the sudden its giving me this error. Not sure what to...
Is it possible to set a cookie in the terminate function of a middleware? I have tried to create it...
My Site was working fine, and i move my website from VPS to AWS(LAMP) Now after login function i am...
Hello! why does not it work:'Content-Type' => 'text/xml' return view('xml') ->with...
I have a context where a conference can have 1 or more registration types and the user can do a regi...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community