Support the ongoing development of Laravel.io →

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
posted 9 years ago

Testing a crete method

I'm starting to work with repos and tests, and in one of my Eloquent repos I have this method: publi...

0 Likes
0 Replies

Update category

Hi all. I am pretty close to a solution but am stuck. I have a category page where the category is c...

0 Likes
5 Replies

Count authenticated sessions

Hi, Is there an elegant method for counting sessions that are for successfully authenticated users?...

0 Likes
0 Replies

Command bus

I really like the look of https://github.com/LaravelIO/laravel.io/tree/nextVersion/src/CommandBus I...

0 Likes
0 Replies

Eloquent eager loading, cannot access relation data

Hello, I have 2 models. One is "developer" and the second is "program". One deve...

0 Likes
12 Replies

Many To Many Polymorphic result.

Hi, while working with Many To Many Polymorphic relationships, I notice that if we retrieve nested r...

0 Likes
0 Replies

Add data to database with timer

Hello I want to put some sort of timer so the user can only add data to the database let's say ever...

0 Likes
3 Replies

Pagination with appends() Error

Hi everyone, I am new to Laravel and am using version 4.1. I am attempting to query database using p...

0 Likes
1 Replies
Solved

Issue upgrading to Laravel 4.2 Beta 1

In the upgrade guide it mentions this: -- Encryption Defaults Add a new cipher option in your app/co...

0 Likes
12 Replies
Solved
posted 9 years ago

Laravel ODBC problem

I appreciate reading this mail theme is that I started (well newbie) using Laravel and my job gave m...

0 Likes
3 Replies
posted 9 years ago

MySQL BIT data type

i have mysql db with bit(1) data types, when using laravel db query classes the return values are em...

0 Likes
3 Replies

hasMany with multiple local keys

I have an existing database (can't change the structure) for which I need to make a web front end. T...

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.