Support the ongoing development of Laravel.io →
posted 11 years ago

How can I map array of strings in Eloquent without making a new class with relationship for it?

I want to have an array of strings as a public member of my Word class (let's call it examples), and...

0 Likes
0 Replies

PHP CodeSniffer sniffs compatible with Laravel's coding style guide

Been trying to find some for the last few hours and no luck :( Does anyone have sniffs or related ch...

0 Likes
0 Replies

Laravel Array Validation

Hello all, I have a Laravel backend working with AngularJS. Via angular service i send a POST reques...

0 Likes
0 Replies

Counting row for hasmany relationship

so i doing eloquent with hasmany relationship like this $jejarings = WilayahCuprimer::with('Cuprime...

0 Likes
0 Replies
posted 11 years ago

laravel EAV

how to create eav? is nowhere an example of the code. It is unclear how exactly do https://cartalyst...

0 Likes
0 Replies
posted 11 years ago

Loading multiple views form the same controller

Hi; 3 questions: 1 - I am trying to load multiple views from a controller but it doesn't seem to wor...

0 Likes
6 Replies

Four tables relations

Hello! I have four tables: users: id, username roles: id, name domains id, title domainsAssignedRole...

0 Likes
2 Replies

ErrorException (E_UNKNOWN) Declaration of ....

Hello, I have this error on my deployed version it was working, I wanted to use simple sms so I inst...

0 Likes
2 Replies

One to One relationship using conditions Eloquent/Mongodb

I'm using Laravel-Mongodb with a parent Subjects table (MySql) having a one to one relationship with...

0 Likes
0 Replies

Guidance Required.

Good afternoon, I am relative new to the Laravel frame work and I have been working my way through t...

0 Likes
0 Replies
posted 11 years ago

what is the source of this method in laravel?

I saw a method in a laravel project that convert the actual date to "xxx minutes ago" {{ $...

0 Likes
4 Replies

'URL based image manipulation' check if image exist

Hi, I am using intervention and want to implement the 'URL based image manipulation' for images. I s...

0 Likes
1 Replies
posted 11 years ago

Problem with mail in body css laravel 4.2

I am using Laravel 4.2. I can send mail using my web site, but problem with css. Laravel 4.2 don't a...

0 Likes
1 Replies

Codesleeve/asset-pipeline

https://github.com/CodeSleeve/asset-pipeline I followed the installation/configuration instructions...

0 Likes
2 Replies

issues deploying laravel 4 on windows shared hosting server

Hello, I use apache and php 5.5 on my local windows machine to develop my laravel site, but when i t...

0 Likes
1 Replies

How to handle 35 sites with common resources and 1.2+ million page views.

This might be harder than I think... But I have 35 websites, all of these on their own domain, they...

0 Likes
1 Replies

Laravel Routes/Controllers and AJAX

I would like to know if there's a better way to go round this: So I have a form, which I post using...

0 Likes
1 Replies

Use Eloquent to attach array to query

I have a USER table, and ITEMS table, and a Likes table. I'm randomly taking 9 items from the Items...

0 Likes
2 Replies

Adding class to {{Form::select

Currently I have this code: {{Form::select('schoolId', $schools)}} But I need to add a class.. I tri...

0 Likes
1 Replies
Solved
posted 11 years ago

Where can I find documentation for Swift Mailer

To be very specific I am trying to determine what are all the possible valid value for the encryptio...

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.

© 2026 Laravel.io - All rights reserved.