Support the ongoing development of Laravel.io →

DB::select not return value as expected

Hi, I'm having problem to view data using db::select. Here is my full sql statement [Tested and retu...

0 Likes
2 Replies

TokenMismatchException, but where is it coming from?

I've got a published website, since yesterday it did look to be fine. Yerstrday and today instead, I...

0 Likes
5 Replies
posted 7 years ago

Upgrade Problem 5.2 to 5.3

Hello, I am trying to upgrade my Laravel Project from 5.2 to 5.3 and get at startup at the kernel-&g...

0 Likes
0 Replies

homestead up but can not load laravel - Server not found.

Hello. I have installed a fresh homestead box on virtualbox but when i do homestead up i get Server...

0 Likes
1 Replies
posted 7 years ago

Fetching Data with guzzle

Hello Community sorry for me bad english So, i have two Laravel 5.2.* Projects on my Xampp Server Pr...

0 Likes
2 Replies
posted 7 years ago

I Think there is a Bug with Laravel 5.4 !!!

Hello , i'm trying to send a email with Attachment File , It Work Perfectly when i'm using an extern...

0 Likes
1 Replies

No Chinese characters when i create a PDF

Hey guys, In Laravel 5.4 i am using TCPDF to generate a PDF with Data from Database. Very simple: It...

0 Likes
0 Replies

Laravel 5.4 Auth Scaffolding unknown issue.

I can register perfectly and it redirects with the cookie and tells me I'm logged in, but when I sig...

0 Likes
5 Replies

Problem when try to retrieve data from 1 table which depend on other table.

Im pretty new with laravel, can you guys help me to solve my problem, please. I have 5 tables: skill...

0 Likes
0 Replies

[L5.1] Custom Pagination problem (1st page great others blank)

First of all... im pretty new to this framework. And i love it so far... I have a custom query, sear...

0 Likes
1 Replies

Multiple image upload in laravel using function.

here is the scenario, I need a table called product and another table called product_image and they...

jessicaervin liked this thread

1 Likes
1 Replies
posted 7 years ago

How to clear a file cache

How do I clear a file cache? Well, that is, I get the picture from the site and I replaced it. How t...

0 Likes
0 Replies

Problems after change database host

Hi, I've changed my .env database configurations (host, etc). After that, config:cache and config:cl...

0 Likes
0 Replies

DB Migration for Reference Tables

I have some tables for enums that I want to store in the database. Is there a good way to handle thi...

0 Likes
1 Replies

Laravel Form validation with logic operators

I have a form with 4 fields. But according to requirements. If 'Message' field is set, then user can...

0 Likes
1 Replies

Moving data of a form to a div in view using jQery

I am new to laravel as well as jQuery . In my sample application i have a form and outside this form...

0 Likes
5 Replies

failed: nofile when trying to download uploaded file laravel 5.4

please help me!!! i cant find a guide on laravel 5.4 in this error please if you guys have ideas on...

0 Likes
0 Replies
posted 7 years ago

Error Form Model Binding

View $user1 = User::find( Auth::user()->id ); print Form::model($user1, array('route' => 'user...

0 Likes
3 Replies
Solved

ErrorException in 33fb9f40de9c86527792aabe2edea085c0b7a479.php line 3: Undefined variable: rfq (View:

ErrorException in 33fb9f40de9c86527792aabe2edea085c0b7a479.php line 3: Undefined variable: rfq (View...

0 Likes
1 Replies
posted 7 years ago

My first Package please give some feedback :-) !

Hi,, I've created my first package! Here it is: https://github.com/larsjanssen6/increment-decrement...

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.