Support the ongoing development of Laravel.io →

join pivot data in query (Many To Many Polymorphic Relations)

i have Many To Many Polymorphic Relations. post morphedByMany(postA) post morphedByMany(postB) post...

0 Likes
0 Replies
posted 7 years ago

Artisan connects to whole wrong host

Hello, I've got a problem setting up Attendize, which is based of Laravel. Now, I entered the creden...

0 Likes
3 Replies
posted 7 years ago

How to merge pivot data into an array of pivots?

The problem that I am having is that when I output the data from the database like this: $diets = Di...

0 Likes
1 Replies
Solved

Internal API Call - How do you do it?

I build an app with an api, which returns json. For my default web application i have controllers wh...

0 Likes
1 Replies
posted 7 years ago

How can i connect to mariadb? Homested+Laravel on Windows

I installed the drivers into my Homestead + laravel, but i can't connect. how can configure my confi...

0 Likes
1 Replies

Not able to reach PasswordController while logged in

I am using Laravel 5.2 and trying to make a password change form with its controller. I have added t...

0 Likes
0 Replies

Adding spread operator support to browserify / babelify (es2015,es6)

I am stuck with this. I have a browserify workflow that uses tsify and factor bundle. I have my js g...

0 Likes
3 Replies

Laravel 5.3 Add Validation rule to login and password reset

I am stumped on how to add a custom validation rule to the login controller and forgot password cont...

0 Likes
0 Replies

how to use @each('view.name', $jobs, 'job') to make clear loops??

Hi guys. for making a list of categories and subcategories in 3 levels I used foreach and if loops a...

0 Likes
0 Replies

template installation

how to solve, FatalErrorException in ProviderRepository.php line 146: Class 'Acacha\AdminLTETemplate...

0 Likes
0 Replies
posted 7 years ago

Creating unique id when creating model

Hi, I would like to generate a unique code whenever a new object of a model is created. Therefore, I...

0 Likes
2 Replies
Solved

Laravel 5.3 and PHP 5.6

I just installed PHP 5.6 to work with Laravel 5.3 on my local machine and I keep running into an err...

0 Likes
0 Replies

lockForUpdate on Controller->Service->Repository->Model pattern

Hi, I have a Controller that needs to process a form and then do some database checks that involve l...

0 Likes
0 Replies

How to use a count-aggregate function directly on a pivot table?

I am looking for the equivalent in Eloquent/ Laravel to the SQL statement SELECT label_id, COUNT(*)...

0 Likes
2 Replies

Sending Documents

Hello. I'm currently working on my thesis. It is called Document Tracking System which allows the em...

0 Likes
0 Replies

Authenticate against system that checks credentials remotely

I have created my own auth provider. The trouble is that I have to auth against a remote system via...

0 Likes
2 Replies

Database caching not working ?

Hello, I made a website that allow users to post pictures. Each user's page propore pulique his phot...

0 Likes
1 Replies
posted 7 years ago

Existing Laravel 5.1 code working differently after Composer Update

I have the following model. class Property extends Model { public function bedroom() {...

0 Likes
1 Replies

How to access Facebook user id in another controller?

I'm using Socialite plugin for facebook login. I want to use facebook id, in my AppController. How t...

0 Likes
1 Replies

PHP Fileinfo extension must be installed/enabled

Hi every one i'am Francisco this is my first thread on Laravel.io. I have problems on my live server...

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.