Support the ongoing development of Laravel.io →

Distinguishing Row Tables During Union Queries

Hi, I'm currently using a union to jointly select search results from two tables. However, I'm strug...

0 Likes
4 Replies
Solved

Getting information from one table and saving the returned information in new table

Hello guys, I'm making a school system for my school and I have this problem in which I'm stuck for...

0 Likes
1 Replies

i'm gatting .Trying to get property of non-object

this code controller public function cart() { if (Request::isMethod('post')) { $id_product = Request...

0 Likes
1 Replies
posted 8 years ago

Snappy PDF/Image Wrapper for Laravel 5 generate error

Hi, I downloaded barryvdh/laravel-snapy i configure it as the follow: snappy.php return array(...

0 Likes
2 Replies
posted 10 years ago

Who can create a MoxieManager Package for L4?

Hi all, I'm looking for somebody who can create a Laravel 4 package which includes Moxiemanager, the...

0 Likes
9 Replies
Solved

HTTPS issue with laravel

Hi Guys, I am getting laravel issue NotFoundHttpException while shifting our site to secure domain....

0 Likes
0 Replies

(Upload image or not)

Hey what can i code if i don't want to have a image. i get error: Call to a member function getClien...

0 Likes
2 Replies
Solved
posted 10 years ago

Routing: Passing parameters to controller

Hi, this is the common version of routing: Route::get('/test/{squirrel}', function($squirrel){$data[...

0 Likes
7 Replies
Solved

Redirect 301 manually on htaccess

Hello everyone, kindly as I can set in .htaccess redirect 301 "manually"? For example to g...

0 Likes
0 Replies

Mulyiple Image Upload is not going in correct into Database

####Like this image is going in DB ["image1","image2","image3"] but I...

0 Likes
2 Replies
Solved

Validate relationship

I should validate if relationship exit when i create an enrtity. Example: A "Role" should...

0 Likes
0 Replies

Working with PDF templates and placeholder

Hi all, i should work with an existing pdf file and put placeholders on it. I've to fill them with s...

0 Likes
2 Replies

Problem in handling VALIDATIONS and ERROR MESSAGE in form

This is the problem that I encounter Undefined variable: errors (View: /var/www/html/laravel.com/res...

0 Likes
1 Replies
posted 10 years ago

Email template builder

I have a CRM where users are able to send mail to customers. The mails is blade templates where the...

0 Likes
1 Replies

Laravel-Doctrine + Pingpong Labs Modules

I'm building a laravel application which I would like to modularize and use doctrine instead of Eloq...

0 Likes
0 Replies

Cache doesn't work when running unit tests with PHPUnit

Anyone else experiencing this? Problem: During unit tests, Cache neither gets nor sets when being ca...

0 Likes
0 Replies

how to change default database connection in controller

Hello all , i want to ask some question . i want to use database connection depending on each user l...

0 Likes
5 Replies
Solved
posted 11 years ago

Displaying Images Inline -> Text and broken images when content-type set

I need to be able to return an inline-image to the browser. The images are pulled from outside /publ...

0 Likes
8 Replies
Solved

Use Laravel policies with anonymous users

Hi, Is there a way in 5.1 to use policies without having a logged in user? To give an example, I wou...

0 Likes
0 Replies

Route for extends of "Request" does nothings...

Hi ! Before explaining my problem, I just want to say that I'm new in laravel (and frameworks). So,...

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.

© 2025 Laravel.io - All rights reserved.