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

About Vagrant: * The following settings shouldn't exist: run

Hi, Why do I see this on one of my machines? I use the same file on all my machines only one of them...

0 Likes
0 Replies
posted 9 years ago

how to change session expire time (client)

i have a question: if user change their computer time, the session cookie with expire. how can i mak...

0 Likes
0 Replies

How to sync pivot data via morphedByMany ?

Hello ! i'm trying to sync a polymorphic pivot table from the morphedByMany side of a relationship....

0 Likes
0 Replies

Laravel with Foundation Framework 5 SaaS

Hi All, I have used Foundation Framework 5 on a number of projects but I am totally new to Laravel w...

0 Likes
0 Replies

Laravel 4: Updating table Joins with form model binding

​​ I once did an eager loading query and it worked. Then using model binding i'm trying to update my...

0 Likes
0 Replies

Multiple queue daemon workers

Is it possible to have multiple daemon queue daemon workers ? ( queue:work --daemon) on different/o...

0 Likes
2 Replies

Library file

i created a library file and added to start/global.php ClassLoader::addDirectories(array( app_path()...

0 Likes
2 Replies
Solved

Laravel Basics

Created a pdf for beiginner in laravel after going through many websiteshttp://adf.ly/prfSU ..........

0 Likes
1 Replies

A preg_replace() error during db insert

I don't know but it seems that Laravel suddenly doesn't want to insert my data. I receive this error...

0 Likes
0 Replies

htmlspecialchars(): Invalid multibyte sequence in argument

Hi all, I created two websites using Laravel and everything was fine since I decided to put these we...

0 Likes
4 Replies
Solved

validation unique using several fields

Hi, I have a model that in combination of 3 fields it needs to be unique. for example: protected $r...

0 Likes
4 Replies
Solved

Fork of L4withSentry --> Upgraded to 4.2 + AssetPipeline

Hey, I've been using L4withSentry quite a bit, and recently on a couple small projects I find myself...

0 Likes
0 Replies

passing data to view

I've got a controller I'm trying to pass data into, then write to a pivot table, then pass some data...

0 Likes
1 Replies

Extending my base App

Hello, I'm fairly new to php development and I am very new to Laravel so please bear with me! I'm no...

0 Likes
0 Replies

File shows file not selected

I am getting the following validation message when uploading some files (not all) and on others it w...

0 Likes
0 Replies

Some controllers throwing errors on production

So on my local host every thing is working great (windows + xampp). I have moved every thing to my p...

0 Likes
3 Replies
Solved
posted 9 years ago

Valitadion rule to check if it is not imself

hi, I am using a polymorphic relationship to connect categories and pages together. A category can h...

0 Likes
0 Replies

One to One Relationship with two fields(columns) connection, how?

I have three table: table HouseHold(HouseHoldID) table Member(HouseHoldID,MemberID) table PatientCa...

0 Likes
2 Replies

What does this exactly do? $app = new Illuminate\Foundation\Application;

In line 14 app/bootstrap/start.php I see this code below. $app = new Illuminate\Foundation\Applicat...

0 Likes
2 Replies
posted 9 years ago

Pass object id to JS popup form

Okay, so I've been spending way too much time on this, hoping someone can tell me "That's a dum...

0 Likes
9 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.