Support the ongoing development of Laravel.io →

Combo box grid instead of select box?

I would like to use combo box grid instead of select bbox in my form. Pl help. ....

0 Likes
0 Replies
posted 10 years ago

Why would I have a recording session produced so much?

Why would I have a recording session produced so much?

0 Likes
0 Replies

Connect to a named pipe SQL Server with Laravel?

Is this even a possibility? Need it for a legacy project to transfer some data daily to my MySQL dat...

0 Likes
0 Replies
posted 10 years ago

Monolog Channel

Hi, I'm trying to use a Monolog Logger, only for messages of a specific channel. Do you know how to...

0 Likes
1 Replies
Solved
posted 10 years ago

datediff for mysql using query builder

I'm trying to use a mysql function in the column list. But i get an error column not found?... selec...

0 Likes
1 Replies

RuntimeException: You need to specify a file path to store the seed.

I installed laravel but it show: "RuntimeException You need to specify a file path to store the...

0 Likes
2 Replies
Solved
posted 10 years ago

Assetie: A new Laravel 4 package for managing assets

Hey guys, I want to present you my first Laravel package called 'Assetie'. It uses the great Assetic...

0 Likes
2 Replies
posted 10 years ago

Sending email

Hello everyone, So here, I have not managed to solve a small problem regarding sending email. Let me...

0 Likes
0 Replies
posted 10 years ago

Services and database foreign keys

Does anyone know if you need to still maintain foreign key constraints in services? Say I have a use...

0 Likes
0 Replies
posted 10 years ago

Need help using Mockery's "with" statement in a loop :(

Hey guys, so I'm trying to something like below: //MyTest $this->productMock ->shouldRe...

0 Likes
1 Replies
Solved
posted 10 years ago

'Require / Include' Structure Within Laravel

Hey all. I am migrating a custom coded application over to Laravel and I want to make sure that the...

0 Likes
2 Replies

seeding from a different database?

just need an example on how to seed records from a different database. do i need to add the connecti...

0 Likes
1 Replies
Solved
posted 10 years ago

please help me

i have used eloquent in this photo, and i want to remove red underline text

0 Likes
2 Replies
posted 10 years ago

schema builder: deferred constraint checking

i need to insert bulk data into tables and defer foreign key constraint checking until transaction c...

0 Likes
4 Replies

Searching database via URL params

I have a need to search the database of my site based on a URL. Since i am not near my local server...

0 Likes
3 Replies
posted 10 years ago

Basic one to one relationship

Hi I am trying to use ORM to build a simple query like this Deals::find($id)->city; But I can't!...

0 Likes
1 Replies

Best way to work with mass update, insert and delete

I have form with hours (for every weekdays) and want: insert, update or delete row. Is there a bette...

0 Likes
1 Replies
posted 10 years ago

Domain routing

I can't seem to get domain routing to work on my local machine. I created a sub-domain in my hosts f...

0 Likes
2 Replies
Solved
posted 10 years ago

Sending email

Hello everyone, So here, I have not managed to solve a small problem regarding sending email. Let me...

0 Likes
2 Replies
posted 10 years ago

How optimise Model Qeury with large "where in (?, ?, ? .....)" statement

I have projects that each belongs to a user When using Project::with('user') to get all my projects...

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.