Support the ongoing development of Laravel.io →
posted 5 years ago

Laravel and Ajax

Hello, I am trying to display the error message with ajax but I still can not and it has been for th...

0 Likes
0 Replies
posted 5 years ago

Order relationship by the relations related property

I have a model called Card which has many Printings which has an Expansion. How do I run get the pri...

0 Likes
0 Replies
posted 5 years ago

PHP Laravel Passport - /oauth/tokens 401 Unauthorized

I am currently trying to create a SPA application that uses Laravel. However with this application,...

0 Likes
0 Replies
posted 5 years ago

how downloading blob

hi, i have a blob on my oracle db. I saved this with insertBlob and now i want downloading this blob...

0 Likes
1 Replies
posted 5 years ago

Share data in all views

I have put simple "shares" in AppServiceProvider that works fine, like: View::Share('minim...

0 Likes
1 Replies

Is it okay to run a database query every minute?

I need to dispatch a bunch of jobs at a specific "release" date/time. I thought about just...

0 Likes
2 Replies

Learning advanced laravel.

I am interested in learning advanced laravel. what are the best tutorials you suggest?

0 Likes
4 Replies

How to network and collaborate with fellow Laravel Developer

Hello all, I am visiting #LaraconEU 2018 at Amsterdam. I was wondering how I can make most out of it...

0 Likes
2 Replies
posted 5 years ago

Getting the highest rank and popularity of a post.

Hello, I've been wondering, how do they this? https://myanimelist.net/anime/28977/Gintama%C2%B0 Rank...

0 Likes
0 Replies
posted 5 years ago

InfyOm Generator register just hangs

ok so I have setup InfyOm Generator and when I attempt to register it just hangs and I get the spinn...

0 Likes
1 Replies
posted 5 years ago

Laravel.io use of jobs

Hi there, new in the community! I am still trying to find the best way to work with Laravel and some...

0 Likes
1 Replies

The Right Way(tm) to add an SHA512 Hasher

Please preface this with "I'm REALLY new to Laravel". I would like to be able to add custo...

0 Likes
0 Replies

[API Resource] Top Level Meta Data

I need to add top-level metadata to my API response, according to Laravel Documentation that possibl...

0 Likes
0 Replies
posted 9 years ago

Nested many-to-many relationships

I have my eloquent models set up with user has many-to-many roles and roles have many-to-many permis...

0 Likes
7 Replies
Solved
posted 5 years ago

How to update production web app

Hi community, I am totally new to laravel but I am right about to finish my first web app for our co...

0 Likes
3 Replies

ORM where clause on related table with pluck

Hello, how can I use ->pluck('fieldB') in following Laravel code? $Result = TableA::with('tableB'...

0 Likes
1 Replies

ErrorException on Query

I have been using this app for over 2 yrs, all the sudden its giving me this error. Not sure what to...

0 Likes
1 Replies

Set cookie in middleware terminate function

Is it possible to set a cookie in the terminate function of a middleware? I have tried to create it...

0 Likes
1 Replies

I am stuck at chmod in Laravel from last many Days.

My Site was working fine, and i move my website from VPS to AWS(LAMP) Now after login function i am...

0 Likes
1 Replies
posted 5 years ago

Why does not it work Content-Type => text/xml

Hello! why does not it work:'Content-Type' => 'text/xml' return view('xml') ->with...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.