Support the ongoing development of Laravel.io →

4,599 Threads

Help in solving this error

Hi, I'm just starting to learn laravel and I keep experiencing this one problem I really don't know...

0 Likes
4 Replies

Call to undefined method stdClass::getCategory()

Failing to load the name of the category :( WelcomeController@index: public function index(){ $pos...

0 Likes
3 Replies
posted 8 years ago

How to do this Query using laravel?

Hello. How I can do this query: SELECT COUNT(*) as `members` FROM `users` WHERE `rank` IN (SELECT `i...

0 Likes
1 Replies

Doctrine + Dingo API

Has anybody tried using Doctrine instead of Eloquent with Dingo Api? I'm in struggle because Dingo s...

0 Likes
4 Replies
Solved

Get selected value from post

Greetings, I have a drop-down box that filters my query data and I would like it to retain the selec...

0 Likes
6 Replies

How To Retrieve data

Hi, as per subject how to retrieve data form field that has relation. My Relation class iklan extend...

0 Likes
1 Replies

Achievements/badge system laravel 5.1

I like to implement a badge-system on my own personal projects build with Laravel 5.1 It’s been days...

0 Likes
0 Replies

how to use Form::select category

Hallo , i have problem : htmlentities() expects parameter 1 to be string , i don't know error in Fo...

0 Likes
0 Replies

Code less or more?

Here are 2 pieces of code that does the same thing. Which one do you prefer? 1- Magical: $flights =...

0 Likes
0 Replies
posted 9 years ago

issue with temporary tables and pdo read/write connection

I'm creating a temporary table, but it only exists on the PDO connection it was created on. It seem...

0 Likes
2 Replies

Auto join on model call

I have two models Item [table: id,title,param_id] and ItemParam [table: id,param_name]. Is it possib...

0 Likes
0 Replies

Custom validators on empty string

How can I call custom validators on empty string from eloquent model's $rule array? I am trying to m...

0 Likes
3 Replies

Laravel 5 eloquent relationship between 4 tables

I have four tables, i used Laravel 5.2 eloquent method Municipalities id name --------------- Barang...

0 Likes
0 Replies

Parsing data, helpers, to view

This might be a nube question. Here is my scenario. Trust me i have spend hour on this with no good...

0 Likes
0 Replies

Retrieve Data From Pivot Table

I have this pivot table: http://3.1m.yt/0_7a5sa.png I need to return multiple names of users (from u...

0 Likes
0 Replies
posted 8 years ago

Auto decrement column in the database daily

I have a column in my database remainingDays which stores a value of 90..how can i auto decrement th...

0 Likes
1 Replies

Configure laravel with MariaDB

Hello everyone, I have a question does Laravel supports MariaDB? Thank you.

0 Likes
1 Replies

NotFoundHttpException edit route

Hi there, I will make this short, not like last time. I have an edit route so I can edit my data fr...

0 Likes
1 Replies

Delete value from database results

hello laravelers , i want to delete somme results from my query where some condition are satisfied a...

0 Likes
3 Replies
posted 8 years ago

How would you do this?

Hi, i am creating eshop and i am thinking about filters for products. There are few kinds of product...

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