Support the ongoing development of Laravel.io →

4,597 Threads

posted 10 years ago

BindingResolutionException using Schema\Blueprint and Builder

Hello eveyone, I am trying to create an application that creates custom tables and columns in my dat...

0 Likes
0 Replies

Mutator not ran during mass assignment

I am attempting to convert a mm-dd-yyyy date from jquery-ui datepicker to a sql timestamp. My mutato...

0 Likes
0 Replies

How to set default number format for inputs?

I want to use comma as decimal separator on inputs, save it on database and get it later with comma...

0 Likes
2 Replies

Error Exception Undefined index

Hello Guys, i have a problem to saving the data from my form input array fields to database. i have...

0 Likes
1 Replies
posted 10 years ago

Pagination DB:select

I am working on a project that need to paginate postgresql queries. The problem is that I can't put...

0 Likes
0 Replies
posted 10 years ago

New to Laravel - need help with combining multiple SQL queries and passing to view

Hi I'm trying to get my head around Laravel so am trying out a pet project idea and have hit a roadb...

0 Likes
1 Replies
Solved

Timestamp columns not updating

I thought these columns got updated automatically but they're not. I don't know what I may be missin...

0 Likes
6 Replies
Solved

Using lists with eager loading

Hello! I'm trying to get "full_name" from the users table in the lists function like this:...

0 Likes
6 Replies
Solved

Foreign Keys Drop-down List

I have 2 tables: [CUSTOMERS] id, full_name, company_id [COMPANIES] id, company_name I already create...

0 Likes
3 Replies

Caching relationships and table data

Throughout querying my database with the queries as the one below; Model::with('first','second','thi...

0 Likes
2 Replies
Solved

N-ary relationships

Hi community, Does anyone know how to deal with n-ary relationships ? I managed to create a pivot ta...

0 Likes
6 Replies
Solved

how can i store the data in different tables in db?

Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...

0 Likes
0 Replies

Relationship with template tables

Hi, I would like to know what the best way is to retrieve data from my database with the following s...

0 Likes
5 Replies

Laravel/Contract in Chicago, IL

We are a Chicago, Il based SaaS in need of a Laravel/PHP Developer who is familiar with MongoDB and...

0 Likes
0 Replies

About the doptor cms

Hi friends I am karthi also new one to doptor cms I download onetime and installed then i worked tha...

0 Likes
0 Replies

Many to many to many in whereHas()

I have an eloquent class Biblio with relationship as items() to BiblioItem which in turn has relatio...

0 Likes
11 Replies
Solved

How to store multiple forms data in different tables in DB.

Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...

0 Likes
1 Replies

DB Structure for product variations

I need to build a database structure that will allow us to create option sets. These sets then need...

0 Likes
3 Replies

Migration

How do i use the down function only of the file in migration.

0 Likes
0 Replies

How to track changes in the database and store it in a history log?

how can I track changes in the database and store it in a history log, such as after I insert, updat...

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