Support the ongoing development of Laravel.io →
posted 5 years ago

I need help with this query please.

code text hereQuerying Relationship Existence I'm trying to get all 'Auctions' where has bids with t...

0 Likes
0 Replies
posted 5 years ago

when to use make:resource?

I am reading a article casting created_at to string as it will return as an object as default. when...

0 Likes
0 Replies

how to connect my laravel project with phpmyadmin

Hello Guys, i'm newbie on laravel, and i want to know how can i use laravel with mysql through phpmy...

0 Likes
5 Replies

Route::getRoutes() returns only package routes

I am trying to fetch all routes in Laravel package using \Illuminate\Support\Facades\Route::getRoute...

0 Likes
0 Replies
posted 5 years ago

Watch me live building a crypto futures exchange in Laravel

Hey folks. I'm going to attempt to build a crypto futures trading platform live on Youtube starting...

0 Likes
0 Replies
posted 5 years ago

laravel 5.8 returns an empty array for post request

Hi, everyone. It is almost a week I encounter a problem in my updated laravel application. I have pr...

0 Likes
1 Replies

Jenssegers Mongo Eloquent, seems wrong behavior

Hi, Case: I want to update a value in MongoDB using Jenssegers Mongo Eloquent. The existing data val...

0 Likes
0 Replies

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

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.

© 2025 Laravel.io - All rights reserved.