Support the ongoing development of Laravel.io →

4,599 Threads

posted 7 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

Defining Multiple Relationships

Hello, I'm trying to define a relationship where one user has many different roles. An user can sign...

0 Likes
0 Replies

Maintaining only created_at or updated_at in an Eloquent model

Hi. I'm aware that this was often asked for in the past. There are basically two solution's that can...

0 Likes
2 Replies
Solved

Laravel Register didn't Create New Data

I have tinkering my laravel project awhile, and when I try using register auth from laravel to input...

0 Likes
3 Replies

l5-repository query

Guys, good night. It's OK? I have a question that is difficult to solve. How would I make this query...

0 Likes
0 Replies

Synchronizing 2 databases in Parallel

First I would like to thank your community as it has helped me a lot during my journey of learning L...

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