Support the ongoing development of Laravel.io →

4,597 Threads

database.php values can be totally wrong but can still access my pgsql database! How?? Why??

Hello everyone! I am new to laravel framework and i am currently following the quickstart on the web...

0 Likes
1 Replies
Solved

"Trying to get property of non-object" error getting data from foreign table

My goal is to create a select list in a create.blade.php view. I'm not getting any errors with the D...

0 Likes
2 Replies
Solved

Access Last Modified Entry for User in pivot table

Hi everbody. I have a pivot table for a many-to-many relation between a User and a Recipe. So a user...

0 Likes
0 Replies

Eloquent query for Many to Many relationships

I have a table Roles and another table Menus with a pivot table Menu_Role. To build up the many to m...

0 Likes
3 Replies
Solved

Get last id of new inserted model

Hello, i am very new on Laravel and i ran into a serious problem getting the last id of the current...

0 Likes
0 Replies

Loop thru results special way

My query returns say 6 results from a find(). Now I need to display the first different from the res...

0 Likes
4 Replies

Querying multiple relations with Eloquent

Hi everyone, I'm now stuck for hours and I just can't find out the solution. I've got several tables...

0 Likes
0 Replies

[SOLVED]Query not matching the right IDs. How to specify?

Hi, I'm building an application where you can create your own lessons. A lesson has many slides and...

0 Likes
0 Replies

Form model binding - encode part into json or add seperate table

So i'm developing an application where parts of the form have data which are meant to populate other...

0 Likes
0 Replies

testing error

Hi Im having issues running tests migrations for example I have a package that add a column to the u...

0 Likes
0 Replies

Using ODBC with laravel

Hi guys I want to code in laravel and want to create some small projects for my company , but they u...

0 Likes
0 Replies

Is there some package implemented some jQuery tree serialized with a ORM model?

I want to implement use some jQuery tree package like jsTree to allow user to add/edit/remove some n...

0 Likes
0 Replies

Persistence Problem: Session:get is null after PayPal returns user to my site.

I am assigning the following array to transactionInfo. $transactionDetails=[ 'am...

0 Likes
4 Replies
posted 10 years ago

Can I use laravel without using migrations

Dear All, I am new to laravel , can I skip migrations and use model connecting directly to my existi...

0 Likes
2 Replies

How to call a function in response to a deletion of a record by a foreign key constraint?

I have defined a Model class named Support, which abstracts the "supports" table of my DB....

0 Likes
0 Replies

Is there any laravel application using closure-table package?

I am interested in how to create that closure-table model?

0 Likes
0 Replies

Pivot Model with Polymorphic Relationship to another Pivot Model

Here's an overview of my schema. Pardon the rotation. I'm trying to establish a Polymorphic Relatio...

0 Likes
1 Replies
Solved

What is [PDOException] ?

I create a model and a migration in Laravel 4 and add some variables in the migrations and in the mo...

0 Likes
1 Replies
Solved

Which packages has used Baum package

Or any package has used closure table package?

0 Likes
0 Replies

Eloquent model with multiple 1-to-many relationships to the same table

I've just asked this over on StackOverflow http://stackoverflow.com/q/24490324/15531 but I might get...

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