Support the ongoing development of Laravel.io →

Want to get boolean instead of 0/1 after ORM query

I used the toArray() method to transform my query results into an array, but I want some of the fiel...

0 Likes
4 Replies
Solved

How to setup Laravel on VPS subdomain in combination with Git.

Hi Guys, I'm having some confusion with Laravel on my VPS. I got it working. but not in a proper wa...

0 Likes
0 Replies

How to Handle Routes of Two Laravel Projects on One Domain or Server?

I'm working on a project divided into two separate parts. Part one, the bigger part, is in Laravel 4...

0 Likes
0 Replies

Best practice when creating a form

Im new to Laravel, and thought i would start out by creating a simple form. By searching around the...

0 Likes
2 Replies

User(admin) hasOne Group & User(normal) belongsTo Group solution

Dear reader, I am building a simple group chat application. The architecture is like this: User(Admi...

0 Likes
0 Replies

Mandrill not working

here is my composer.json "require": { "php": ">=5.5.9", "larav...

0 Likes
1 Replies

Slow request execution

Hi there, I'm quite new to Laravel so I don't know if I missed something, but my issue is the follow...

0 Likes
3 Replies

Eloquent : Guarded and Unguard Certain Collumn Temporarily

Hi All, it's me again, writing new thread to ask for some help.. i have a model, which i called &quo...

0 Likes
2 Replies

Common Load Model,Helper Function Access

Hi all Sry for my poor English can you guide me where to declare i.e include common model or helper...

0 Likes
4 Replies
Solved
posted 10 years ago

Homestead stopped working on Win 8.1

Hello everybody! Homestead suddenly stopped working on my stationary computer running windows 8.1 pr...

0 Likes
1 Replies

Redirect Path (redirectPath) not working if user already logged in

I'm just starting out after generating a fresh laravel app using artisan. By following instructions...

0 Likes
4 Replies

In over my head

Dear Laravel Community, Lately I've had to make some changes to a Laravel 4.2 site that someone else...

0 Likes
0 Replies
posted 9 years ago

Refresh cache in "background". possible ?

Hello, Currently, I use the cache functions like that it works well, but I would like that the treat...

0 Likes
10 Replies

How to: Store Config Data

Hello everybody, i am brand new to Laravel and i am wondering about the "best practice" ho...

0 Likes
5 Replies
Solved
posted 9 years ago

Error using like and wildcard with sqlsvr driver

This throws a 500 server error. I don't even get a laravel error page. As soon as I pass in the % fo...

0 Likes
1 Replies

Image not uploading to form

I have a form that accepts images for profile pics. I know that the form is working, as far as the o...

0 Likes
0 Replies

Subcategory Tree System

Hi there, I want to show subcategories in the system tree. But I could not. Can you help me in direc...

0 Likes
0 Replies
posted 9 years ago

Where clause on morphTo polymorphic relation?

I have set up a Polymorphic relationship as follows: class Charge extends Model { public functi...

0 Likes
0 Replies

Laravel 5 loads wrong .env file when using multiple instances of project

I use Laravel 5 and i have the following folders on my server: /var/www/laravel_dev/ /var/www/larave...

0 Likes
1 Replies
posted 9 years ago

How can i make this query in laravel

select obl.ownedbooklistid from bookinfo, ownedbooklist owl where (bookinfo.bookid = owl.bookid) and...

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.

© 2025 Laravel.io - All rights reserved.