Support the ongoing development of Laravel.io →

Select records from one table that do not exist in another

How do i Select all records from one model that do not exist in another model in Laravel ? So far he...

0 Likes
1 Replies
posted 5 years ago

Create user from external web application

Hello, everybody, I'm Daniel, web developer with php experience about 8 years, but I'm new to Larave...

0 Likes
2 Replies
posted 5 years ago

Using arrays in request->all()

Hi! I have a migration with a json field. I have it casted to an array. When a request comes in to u...

0 Likes
0 Replies
posted 5 years ago

Laravel

ErrorException in cbc493a73db99edaebe7121234583d357a09b66c.php line 19: Call to a member function fo...

0 Likes
4 Replies

A suitable Datagrid (DataTable) package for laravel

Hi guys Please introduce me to a suitable datagrid package for laravel similar to http://mvc-grid.az...

0 Likes
4 Replies
posted 5 years ago

having problem with getting json file

good morning guys, i had one problem that, i am having laravel api, that if we click button the the...

0 Likes
0 Replies
posted 5 years ago

Problem displaying data from my 'artists' table

Hi I'm new to Laravel and I'm working on a project for my school, I've followed the roadmap given by...

0 Likes
1 Replies
posted 5 years ago

Install phpBB on Valet

I am trying to install phpBB on valet and when I goto the install page and click install tab it take...

0 Likes
0 Replies

Redis connection contract

Laravel Version: 5.8 Why doesn't https://github.com/laravel/framework/blob/5.8/src/Illuminate/Redis/...

0 Likes
0 Replies
posted 5 years ago

Why User::find method call User constructor 3 times?

In api.php Route::get('/abc', 'App\UserController@abc'); In UserController.php public function abc(...

0 Likes
4 Replies

How do i allow entry twice in 24hrs

I am trying to create an workplace check in and checkout system for workers but i want to allow a us...

0 Likes
0 Replies

Get the child to parent title

I am trying to get recent comments. Using the below works. $recentcomment = Comment::latest(); how...

0 Likes
3 Replies
posted 5 years ago

Can't add foreign key by laravel migration

Can't add foreign key by laravel migration. Have you any idea what the problem is ? : Schema::create...

0 Likes
2 Replies
posted 5 years ago

Problem with Collection

Hi, in my Controller i want to create an collection from Models, and return it with an Ressource Cla...

0 Likes
1 Replies

Return To View Afer Post Request

Hi to you all, I have a form which after it submits on a different view and return to another view l...

0 Likes
5 Replies

What's your experience been working with Laravel Shift?

Hi, I'm just keen to learn what experiences others have had working with Laravel Shift (laravelshift...

0 Likes
0 Replies
posted 5 years ago

Named routes with data coming from Vue in v-for loop?

I have this line, and everything works as I expect. My data is coming in fine from the Vue ajax req...

0 Likes
0 Replies

Best E-Commerce Plugin For laravel

Hello everyone. I am trying to develop an e-commerce project for my personal online shop. Where I ne...

0 Likes
3 Replies

Login with google using socialite issue.

This is my controller. namespace App\Http\Controllers; use Illuminate\Http\Request; use App\User; u...

0 Likes
2 Replies
Solved

larav 5.8 - cutom rule validation (array as arg and query)

Hello. I just start works with laravel and right now i have this problem. I create simply system res...

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.