Support the ongoing development of Laravel.io →

Eloquent / Fluent SubQuery select

Hi, I can't find a way to do a left join to count elements from pivot table using Eloquent and Fluen...

0 Likes
3 Replies

Validator errors not in session?

I am validating a form with the following $validator = \Validator::make($request->all(), [ 'p...

0 Likes
11 Replies
Solved

Insert Mass Dummy Records

I want to create 1000's of dummy users, but also correct relations. Example would be create a User w...

0 Likes
0 Replies

Call to undefined method Illuminate\Database\Query\Builder::lists()

I've just started to study Laravel using this course Laravel 5 Fundamentals but in lesson 22 I've a...

0 Likes
4 Replies
Solved
posted 8 years ago

How to handle nested JSON object request in Laravel 5?

We had this webservice running in Laravel 5 and AngularJs/Ionic for handling the web. When we do htt...

0 Likes
8 Replies
Solved

How to access nested json request in laravel ?

JSON object send by angularJS by Post Method {"Accession_No":3,"Title":"dem...

0 Likes
0 Replies

Can you help me make my code better? Please review my code

It is my first time writing a composer package for Laravel and publishing it on GitHub free for all....

0 Likes
1 Replies

change page and clean the session

i'm using laravel auth, but i have a navbar that auth::chech and change the navbar, but don't work o...

0 Likes
2 Replies

I think there is a better way to do what I am doing. Programmatically populating a dashboard nav with Models

So I am attempting to create a basic CMS in Laravel as a sort of pet project. I am coming from a wor...

0 Likes
0 Replies

Checking laravel auth in subdomain (wordpress)

I have a laravel site and wordpress site running on the same domain. http://www.domain.com - laravel...

0 Likes
6 Replies

Helper Function

i want a helper function to get an element out of my database. can anybody help me?

0 Likes
2 Replies
posted 7 years ago

How to access 2 table from controller?

I make 2 table inside up function. I can access groups table. But how can I retrieve group_details t...

0 Likes
1 Replies
posted 7 years ago

my google map not show

i use conford googlemapper and i follow every step but my map no show this my MapController my MapCo...

0 Likes
1 Replies
posted 7 years ago

Dependency injection in `FormRequest` subclass?

Is it possible to use dependency injection in the FormRequest subsclass?

0 Likes
2 Replies
posted 7 years ago

Image Intervention package and ImageMagick

Hello, I wrote the following code to standardize the images of my photo gallery (so that they all ha...

0 Likes
1 Replies

Socialite - is it possible to receive fake/impersonated data from OAuth server?

HI, I am new to Laravel/PHP in general, so excuse me if this is a silly question :) My Laravel web a...

0 Likes
0 Replies
posted 7 years ago

Polymorphic Relation: Assigning parent class and getting collection of children

Hi there, I'm currently fighting with polymorphic relations. What I want to archive is multiple type...

0 Likes
0 Replies

Syncing multiple same IDS in a Many To Many relationship.

Hello people, I want to add two same ids the intermediate table of a Many To Many relationship using...

0 Likes
0 Replies

Modifying the $request in middleware, getting 'cannot use return object in write context' error

I am creating a little blog CMS as a sort of first Laravel App project, and am trying to implement f...

0 Likes
1 Replies
posted 7 years ago

notification for specific users in laravel

Good time of day. Tell me how optional, some users to make a notification through a broadcast channe...

0 Likes
1 Replies
Solved

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.