Support the ongoing development of Laravel.io →

Updating a boolean field

Hi community, I have a form where I'm using Form::checkbox() helper, it's works just fine, but when...

0 Likes
2 Replies
Solved
posted 11 years ago

Can't have a route named "packages"?

I'm in trouble: I have an iOS app which is used to track packages, I rewrote my backend using larave...

0 Likes
1 Replies

Using SetaPDF for signing of pdf with laravel.

Hi, I am using WKHTMLTOPDF to generate PDF and want to use SetaPDF-Signer to sign the PDF. (http://w...

0 Likes
0 Replies

Pulling Results based off clearance

This one has been picking my brain for a while and I have tried multiple methods but can't seem to m...

0 Likes
0 Replies
posted 11 years ago

Subrequest in Route Filter causes passing of sub request parameters to Controller of original/parent request

I'm using Laravel to build an Api, and also an in the same install that consumes that API with "...

0 Likes
0 Replies

Artisan auth commands not working?

Using these commands: http://laravel.com/docs/security#password-reminders-and-reset I get the follow...

0 Likes
1 Replies
Solved

Independent Application/Software Testing

Need independent testing/evaluation done on a web application currently being developed using Larave...

0 Likes
0 Replies

Testing / Evaluation

Need independent testing/evaluation done on a web application currently being developed using Larave...

0 Likes
0 Replies
posted 11 years ago

Can't change Database connection?

I had MySQL setup on the same server as apache. I now created a new instance, and migrated all MySQL...

0 Likes
3 Replies
Solved

How to test a class which depends on an Eloquent model with relationships?

What is the best way to write a unit test for a class which depends on an Eloquent model with relati...

0 Likes
1 Replies

Dynamical Routing - ALL Routes

Hello, I want to get the full route as a string dynamically. If I have for example "example.com...

0 Likes
4 Replies
posted 11 years ago

Nested Resource Route Not Being Caught on POST

I've got a resource route that I need to get to, but for some reason, when I POST to the route, my c...

0 Likes
0 Replies

Passing variable to view, not working?

Hey guys, I've got this view, and im passing a variable to it, however it returns an error to me. Th...

0 Likes
21 Replies

Many-to-many, find modelA which belongs to a set of modelB

Sorry if the title is confusing. I am finding it difficult to word this question. Basically I have a...

0 Likes
0 Replies
posted 11 years ago

Custom Validation dependent on 3 fields

I have three different fields which are percentage values and all need to add up to 100. I've looked...

0 Likes
0 Replies
posted 11 years ago

Register deferred package at runtime

If package is deferred in app.providers array it will be add to deferred packages and wait till it's...

0 Likes
1 Replies

Comments sorted by upvotes/downvotes

Hi everyone, I'm building a website where every posts has comments. Each comments have upvotes/downv...

0 Likes
0 Replies
posted 11 years ago

strange Date (Europe/Berlin) convert the right way?

HI i have a Datepicker plugin to pick up some dates i get the dates in the input field like (d.m.Y)...

0 Likes
1 Replies
Solved
posted 11 years ago

A small update to the Quickstart Guide

Hello, I'm incredibly new to PHP and Laravel, so I was trying to go through the Quickstart Guide on...

0 Likes
1 Replies

Not able to get proper return from sql raw test

I have a postgres function that measures the distance between two points. I want to use this as a te...

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.