Support the ongoing development of Laravel.io →

Distribute collection into collection of related domain model

So I have relations : class Folder extends Model { public function files() { return...

0 Likes
0 Replies
posted 7 years ago

Local windows development environment

Hi everyone, I'm trying to determine the best local environment set up for Laravel development on Wi...

0 Likes
0 Replies

Why Laravel consumes more memory compared to normal PHP?

I am checking the memory usage in normal PHP as well as Laravel and Laravel is consuming more memory...

0 Likes
0 Replies

Bengali with english in same page using dompdf support

I want to print pdf using bengali(Unicode) and English in same page. But got "???? ????"...

0 Likes
0 Replies

Controller - Service - Repository architecture

Hi, I am just refactoring my code to follow some common patterns in application development. The pat...

0 Likes
25 Replies

huge requests cause losing session auth

5.2: #.#.# PHP version: 5.6.30 Database Driver & Version: 5.1.73 Description: |I used Laravel 5....

0 Likes
0 Replies
posted 7 years ago

Laravel How to store payment gateway response url data value in database

Currently i'm integrated a new payment gateway in laravel. In response url i am getting datastring f...

0 Likes
0 Replies

Eloquent cursor not working as expected - trying to load whole table

Hi, I am having an issue with the Eloquent's cursor method. foreach (ORM::where('sent', false)->w...

0 Likes
0 Replies

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'email' cannot be null

In my application I am trying to get the user logged in via social media such as Instagram. With the...

0 Likes
0 Replies

Undefined variable: images - Passing data from Controller to View

At the moment I am trying to pass a value of a variable that is $images from my EntryController to t...

0 Likes
0 Replies
posted 7 years ago

SQL

Good morning, how to do the query below add the two counts and calculate the percentage of one resul...

0 Likes
1 Replies

Laravel 5.4 Email Templates

Hello, i have no idea where i can translate this Text. We upgrade from Laravel 5 to Laravel 5.4 and...

0 Likes
0 Replies

No supported encrypter found. The cipher and / or key length are invalid.

Working with a new install with Laravel 5.1 in a Homestead box (0.2.6). When I navigate to the insta...

0 Likes
41 Replies

docx reading in laravel using with Phpword package library

Hi guys am trying to read docx file in laravel but its not reading properly am using phpword package...

0 Likes
0 Replies
posted 10 years ago

Philadelphia Meetup

Hey I've been to a few meetups out here in Philadelpha. My startup is using Laravel and I was wonder...

0 Likes
7 Replies

Sub request in Laravel 5

I'm looking to do sub requests in my API, to other parts of my API. I have done this before in Symfo...

0 Likes
0 Replies

Undefined variable: entry - Passing data from Controller to View

At the moment I am trying to pass a value of a variable that is $entry from my EntryController to th...

0 Likes
3 Replies
posted 7 years ago

Best practice

What do you think is the best practice for security regarding laravel , especially in doing permissi...

0 Likes
0 Replies

Run php artisan:queue as symfony process

I try to run php artisan queue:work as a symfony process so i made a class and in this class i have...

0 Likes
0 Replies

Fridzel | Minimalistic photo CMS

Hello guys, I would like to introduce my "first" github project, initially i have made it...

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.