Support the ongoing development of Laravel.io →

Niiwill

Joined 24 Jun 2015

Statistics

Threads 8
Replies 2
Solutions 0
Articles 0

Login Facebook Laravel Socialite

Argument 1 passed to Illuminate\Auth\SessionGuard::login() must implement interface Illuminate\Contr...

0 Likes
1 Replies

Many to many pivot table issue / show all users with their role

I want to get all users: $users=User::get(); After that i want to se for every of them the role. fo...

0 Likes
1 Replies

Array to form

I have database outpu like [{"lessonTypeId":"1"},{"lessonTypeId":"...

0 Likes
2 Replies

Laravel query controller support

I have in controller : $lista = Lesson::where('id', $id_less) ->with(['user' => function ($q)...

0 Likes
0 Replies

Laravel sum problem

Hi, i have two table: LECTURES id name 1 Lesson 1 2 Lesson 2 3 Lesson 3 LECT...

0 Likes
3 Replies
Solved
replied 8 years ago

Array to form

forae>AthiKrishnan said: do a for each loop like, $temp = [[{"lessonTypeId":"1&qu...

0 Likes
replied 8 years ago

Laravel sum problem

THANK YOU MY FRIEND YOU SOLVE MY PROBLEM OF THE DAY! @thomastkim

0 Likes

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.