Support the ongoing development of Laravel.io →
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
posted 5 years ago

How to organize the array to store the answers in DB?

I have a context where a conference can have 1 or more registration types and the user can do a regi...

0 Likes
2 Replies

Experience with jQWidgets and Laravel 5

Hello community, I search for controls which I can use with Laravel for example jQWidgets. But I can...

0 Likes
0 Replies

Relationship not eager loading

Context I have 3 migrations: Members table: class CreateMembersTable extends Migration { public...

0 Likes
1 Replies
posted 5 years ago

syntax error, unexpected '<'

I really am unsure of where I've gone wrong here?! @if(isset({{$pub['pubweb']}})) &l...

0 Likes
1 Replies
posted 5 years ago

slide bootstrap sur laravel 5.2

Bonjour je souhaite créer un slide sur laravel, en statique tout va bien mais lorsque je commence av...

0 Likes
0 Replies

Pivot table attach() without auto sort

Hi, $item->categories()->attach([4,1,2,3]); This insert record order by 1 2 3 4 I want it ins...

0 Likes
1 Replies
posted 5 years ago

node js api with laravel

I want to build a website with laravel and node js.creating API(every database call is done by node)...

0 Likes
0 Replies
posted 5 years ago

Removing files from request before passing to controller

I am doing image upload in my Laravel application where after selecting some images I want to remove...

0 Likes
2 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.