Support the ongoing development of Laravel.io →

4,604 Threads

How to print every data in jquery

How to get each 'name', 'id', and more data particuler in JSON [,…] 0 : [{id: 13, name: "Aashir...

0 Likes
0 Replies

Use Alias in SelectRaw

I've this query: $periodo = Input::get("periodo"); $programa = Input::get("programa...

0 Likes
0 Replies

Can I catch table names thats currently beeing created by the migration?

Is there a way to catch the table names if I run migration from a controller?

0 Likes
2 Replies

Laravel show array json

I want to show data from database: for every id_grup has many lapangan(court) $groups_resource...

0 Likes
2 Replies
posted 8 years ago

Abstract Key/Value Store

Why does Laravel provide direct access to Redis? Wouldn't it be better to provide an abstract Key-Va...

beeyev liked this thread

1 Likes
0 Replies
posted 8 years ago

how to set permission on db table by migration laravel

Hi, I know to create migration on database by laravel migration. However, how to grant permission on...

0 Likes
0 Replies

How to store user avatar into another table and access?

I am creating user profile page. For that i have two tables 1 is user and another is user_avatar now...

0 Likes
0 Replies

Storing remember_token to a seperate table than users?

Hello everyone, is it possible to set another table & column to store my remember tokens? I know...

0 Likes
3 Replies

AnyChart released an integration template for charting with PHP, Laravel and MySQL

AnyChart, one of global leaders in interactive data visualization, have just released 21 integration...

0 Likes
0 Replies

Laravel 5.3 with datatable adding id to table row

Hello, I'm busy learning Laravel. How can I add an id to a row in a datatable in laravel 5.3? The id...

0 Likes
1 Replies

How to create relationship between Employee Department and Emp_dept table

Hello Everyone, I am troubling creating relationship between employees, departments and emp_dept tab...

0 Likes
1 Replies

php artisan migrate results in PDOException

Hi everyone, I've been dabbling with Laravel and while so far so good,I am stuck with my database co...

0 Likes
0 Replies

Looking for Eloquent equivalent to this basic query using "DISTINCT"

SELECT DISTINCT user_id FROM picks WHERE weeknum = 1 I'm having a hard time finding examples using &...

0 Likes
6 Replies
Solved

How can I create Scout search function with several models with relationship?

Hi All, I have build a simple Scout function with Algolia. However, if there is relationship with ot...

0 Likes
0 Replies

Check if requested object is null

Hey, at first: sorry for my bad english, I hope you'll unterstand my problem. So, I would like to ch...

0 Likes
3 Replies

Please help, setting anchor link problem, gives ERROR...

In my laravel application, when I am trying to link the username of the person who has posted in the...

0 Likes
1 Replies

Trying to solve this polymorphic many to many relationship.

So. This is one of those "Well that escalated quickly" type projects. You start with basic...

0 Likes
0 Replies

Many-to-Many Relationship Form Binding (Laravel 5.3)

Hey guys, I am having trouble coming up with a plan on how to populate the "team_user" tab...

0 Likes
0 Replies

.env.travis File ignored in Laravel 5

I created a new file for Travis CI environment that looks like this .env.travis APP_ENV=travis APP_...

0 Likes
1 Replies

Database Query ROUND delivers wrong value

Btw. I'm using Lumen I have a table of events which have a LAT and a LNG each. Then I want to delive...

0 Likes
0 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.