Support the ongoing development of Laravel.io →

4,606 Threads

posted 11 years ago

How do I catch PDOException?

Hi all, I asked this question on #laravel but after receiving a "Look at the docs" respons...

0 Likes
7 Replies
posted 10 years ago

can't seed db in laravel 5

I am following this tutorial to try understand how laravel works and stuff. https://www.youtube.com/...

0 Likes
2 Replies
posted 10 years ago

Oracle Join replacing Column with ? breaking whole statement

DB::connection('oracle') ->table('rejectevent') ->select('rejectevent.event_source as Event_So...

0 Likes
1 Replies
Solved

[PDOException] SQLSTATE[HY000] [2002] Connection refused - How to debug?

I've set up a brand new L5 installation, and am trying to get it to talk to my existing tables. When...

0 Likes
2 Replies

Suggestions for based based rows.

Hello, I want to have rows which are based on a user, so for example if I do a find I would see MY r...

0 Likes
0 Replies

Update with dropdown input to another table in laravel

Hi there, I need assistance please. The scenario: I have a table called country with lists of count...

0 Likes
0 Replies

Multiple Connection in Laravel

Hi all, I building the system using multiple db sample structure. But i have problem. I try ORM Rela...

0 Likes
0 Replies

Option to "Add New" in select options?

This is probably a dumb question, but I have a form where the user is to select from different dropd...

0 Likes
0 Replies

Larvel5 Global $config var - fetched form db?

I have a config table which holds lots of configuration values How can I create a static helper/clas...

0 Likes
0 Replies

Join table multiple connection

how do a query to do join between table-contact db1 with table-client db2. db1 db2...

0 Likes
5 Replies

usr.Lastly - L5 package

I made a small package that tracks when your users were last on your site. the package let's you cho...

0 Likes
0 Replies

Eloquant And "with" function relationship

Welcome, I have a problem, I user the function "with" for relating between models in eloqu...

0 Likes
3 Replies

Use of Model inside Seeder

I need to seed a database and use a function (called ad the end of the code) defined in User model....

0 Likes
3 Replies
Solved

SERVER ISSUE WHILE UPLOADING ANY OTHER IMAGE

The requested URL /something/doc.php was not found on this server. Additionally, a 404 Not Found err...

0 Likes
1 Replies

[SOLVED] User::create makes blank entries in my users table. id and time stamps are working, everything else blank, No errors

I have tried to find something one this but I have no idea. I could just fill the data a different w...

0 Likes
1 Replies

eloquent/model.php is throwing an error when seeding

Trying to run a db:seed throws me this error. PHP Fatal error: Class 'Database' not found in /var/w...

0 Likes
1 Replies

Passing multiple variables in to a controller view

Hi, I am trying to get the url e.g localhost/cat/restaurants/this-is-a-test but it throws an error w...

0 Likes
1 Replies
Solved

Forum threads order by reply date

Hello, I'm trying to list threads in a forum/category based on the last reply to the thread. I've th...

0 Likes
2 Replies
Solved

Comparing XML data - against previous XML file or DB?

Hi, I'm getting product updates from several suppliers on their stock via XML files. Most products...

0 Likes
0 Replies

Displaying Year Over Year Revenue

I appreciate any response to this. I don't need any code examples, but mainly direction or perspect...

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

© 2025 Laravel.io - All rights reserved.