Support the ongoing development of Laravel.io →

How to pass data in an Ajax call with routing through a controller

Hi guys, Let me begin by explaining what I'm trying to do, so that you can get a better understandin...

0 Likes
1 Replies

How do I sort a result of a query

Hello, Not sure how to phrase this question... hopefully it makes sense. I have a class called "...

0 Likes
0 Replies

Merge 2 Different Collection structure.

I have a news feed that currently is displaying with a structure of what seems to be similar to face...

0 Likes
1 Replies
posted 9 years ago

Relationship Call to undefined method ?

I'm getting this error: Call to undefined method Illuminate\Database\Query\Builder::Category() At th...

0 Likes
3 Replies
Solved

Eager loading not returning all of the results

I'm trying to eager load a list of credits for a recording. The query I want to run is this: SELECT...

0 Likes
1 Replies

School Schedule - Eloquent & Form

Hi everyone, I am currently building a small app that manages school related stuff. I have to build...

0 Likes
3 Replies

Send email, internal server error 500

Hey guys, I have this form that the user fills out, on successful submit the form saves to the datab...

0 Likes
1 Replies
Solved

Carbon::now() time changes after changing my computer time.

How can I get server time which does not change according to my computer time??

0 Likes
1 Replies

eloquent relations picking elements that are not related

I have 2 tables which are related with a Many to Many relation and the relation table. (users, items...

0 Likes
0 Replies

Mass Assignment?

http://laravel.com/docs/eloquent#mass-assignment It says there to use "fillable" to define...

0 Likes
0 Replies

Understanding seperation of responsibilities.

I'm reading Taylor Otwell's book "Apprentice to Artisan" and I'm trying to wrap my head ar...

0 Likes
0 Replies

When to use bind or bindShared in service providers

Hi, While digging through the Laravel service providers I noticed that some providers use bind() and...

0 Likes
1 Replies

Eloquent not inserting null values on pivot table

I'm having problems where I want empty strings or a zero to be stored as a NULL in the database. Her...

0 Likes
3 Replies
Solved

[Package] Phacebook

Hey, guys, i'am created a Facebook authentication package (called Phacebook) for laravel 4. If you i...

0 Likes
0 Replies

FOSMessageBundle for laravel

is there an implementation of laravel for this? https://github.com/FriendsOfSymfony/FOSMessageBundle...

0 Likes
0 Replies
posted 9 years ago

[Package] Mex - MultiParticipants Chat API

Hi guys, I want to present Mex, Mex is a simple but powerful API for build a internal multi particip...

0 Likes
11 Replies
posted 9 years ago

Problem adding laravel homestead box

I followed the docs and ran vagrant box add laravel/homestead in my terminal. However, I received th...

0 Likes
4 Replies
Solved

Code executing with artisan

I have made language slugs for my site ex: domain.com/en/something, domain.com/fr/something etc. I h...

0 Likes
4 Replies
Solved

Saving image path to a database

$image = $input['image']; $filename = $image->getClientOriginalName(); $destination = 'upload...

0 Likes
7 Replies
Solved
posted 9 years ago

Full Stack Web Engineer Wanted

Hey Guys! We're looking for a web developer to join our team in Houston, TX at Photojojo.com! You ca...

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.