Support the ongoing development of Laravel.io →

4,311 Threads

Repository pattern question

Hello everyone. I've read about repository pattern and I want to implement it. Actually I use larave...

0 Likes
1 Replies

Call to undefined method replicate();

Hello there, I have a web app that manages gardening courses and registrations for it. While enterin...

0 Likes
3 Replies
posted 9 years ago

Eager Loading, querying relationship table

Hi there, I have a query which is difficult to word and i'm struggling to find resources to help. I...

0 Likes
2 Replies

Authentication Not Working

Hi, I'm new here and I'm going to have problems with the logon application that I am trying to devel...

0 Likes
1 Replies

Model relationship not updated after deleting related models.

I have two model classes, Document and Segments. Document hasMany Segments. Doing $document->segm...

0 Likes
2 Replies

Specify APP string for SQLSERVER

MSSQL driver supports an additional APP string required for connecting to some specific application,...

0 Likes
0 Replies

decryption without specific field names

hi everybody, i am just making the change from php apps to laravel, and am hoping you guys could len...

0 Likes
1 Replies

How to inherit Eloquent's functionality on plain PHP objects

How can I have a plain php object from a third party package inherit all the goodness of Laravels El...

0 Likes
2 Replies

Database design question

Hello, Last year I had developed a web app for the students in my university to book washing machine...

0 Likes
8 Replies
Solved
posted 10 years ago

problem with registered model events

Hi there i've been looking around that problem since yesterday morning. Basically created event is n...

0 Likes
2 Replies

Has one through Laravel Eloquent

I have three tables garages, cars, securities. The securities are the ones that is keeping one car s...

0 Likes
1 Replies

User and foreign key doubt

Hi, I have 1 little doubt, I am making a little blog, where i want all blog to get auto-update whene...

0 Likes
4 Replies

New Translatable Models Package

Hello community, I would like to share with you my first package laravel-translatable This is a Lara...

0 Likes
12 Replies
posted 9 years ago

Get all ids of related model - detach all()

Maybe I am doing this wrong... here is the scenario. I have a form that saves a User. A user can bel...

0 Likes
3 Replies
Solved

Does eloquent support this kind of pivot tables?

Look at the answer: http://stackoverflow.com/questions/27397336/can-a-pivot-table-have-a-nn-relation...

0 Likes
1 Replies

Calling my crud

I created the crud trough this site laravelsd.com. Now I need to know how to call it alert by hello....

0 Likes
1 Replies

Categories and sub-categories and how to display the products in each category

Hi Friends "Sorry, my English is poor translation." About the categories and sub-categorie...

0 Likes
4 Replies

Elastic search

Hi, Finally I found forum for Laravel learners. I am struggling with last couple of days for integra...

0 Likes
4 Replies

Accessing the related column data in view

Hi guys. I have two models in my project: Category and Product. Each product belongs to 1 category a...

0 Likes
2 Replies
Solved

Eloquent relations problem

Hi everybody! I have following query in my controller $start = '2014-12-12'; $end = '2014-12-12'; $p...

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.

© 2024 Laravel.io - All rights reserved.