Support the ongoing development of Laravel.io →

4,603 Threads

Integrity constraint violation

Hi, I try to create a small CRM with "leads", notes about leads", clients" and &...

0 Likes
3 Replies

Using Sentry and Facebook login: Call to undefined method

I'm trying to integrate fb-connect in Laravel using Sentry instead of the default Authentication pac...

0 Likes
0 Replies

Onetomany relation return null in one side

i have a one to many relation that return value on one side and null in the other side !! class Part...

0 Likes
1 Replies

How to create double authentication for 2 tables

I am currently stuck with an issue on my laravel application. The default Auth::filter that came wit...

0 Likes
0 Replies
posted 10 years ago

AND operator query

I am trying to fetch 3 values from 2 select forms and 1 date form and compare it to the one's on my...

0 Likes
0 Replies

Search Engine: No results Laravel 4

I am making a simple search engine in which, If the selected list from the dropdown would match with...

0 Likes
1 Replies

Calling a view depending on the layout

I'm busy creating a cms and in the backend I have a section where you can choose the layout of a pag...

0 Likes
0 Replies
posted 10 years ago

Problem cycle

Hi. everyone. I have a problem cycle. I do as a video https://www.youtube.com/watch?v=gxtuy9ZhDJw wo...

0 Likes
6 Replies

Override pageName in pagination

Hi, I would like to rename the query string param 'page' in pagination engine. I have seen that the...

0 Likes
2 Replies
posted 10 years ago

getPdo()->quote add slash to quote instead of another quote

Hi, Here's what i got when i try to quote a string $string = "Because I'm happy"; $quoted...

0 Likes
1 Replies

How to pass Sorting parameter to Repository

I have function all($columns = array(*)); public function all($columns = array(*)){ return $this...

0 Likes
0 Replies

Doctrine for Laravel

Hi guys, any recommended doctrine plugins to laravel 4?

0 Likes
0 Replies

How to Create Records on Pivot Table

Hey guys. I want to create a simple CMS with posts, categories and tags. Those models all have belon...

0 Likes
2 Replies
posted 10 years ago

migration failing -- table doesn't exist

Howdy folks. WARNING: Deeply new to Laravel So, I created a bunch of migrations and it only fails on...

0 Likes
0 Replies

Add new object to array

When a user registers in my application they also create a linked Institution. In the institution ta...

0 Likes
3 Replies
Solved

Single model used various times in a relation

Hi, so I have a question regarding relationships. I have a user model, and an event model. The event...

0 Likes
2 Replies
posted 10 years ago

Querying database for stats table

I am working on creating a page with stats from data in a MySQL database, and trying to figure out t...

0 Likes
0 Replies

Wrong decimal places for float and decimal

I have a great problem with Laravel at the moment. I've tried float and decimal datatypes without an...

0 Likes
3 Replies
Solved

Please help with syntax problem in migration/Schema code

I have the following code that produces the following error: "Undefined variable: tbl" The...

0 Likes
2 Replies
Solved

OneToMany relation -> How to save when i have the id?

I have model called Reference which can have many child References but only one parent Reference. So...

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