Support the ongoing development of Laravel.io →

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

How to get current user in laravel passport?

I am using Laravel 5.4 and API Authentication Passpot and dingo API. My Route: $api->group( [ 'pr...

0 Likes
0 Replies

How retrieve user info without middleware auth:api?

I'm using Password Grant Tokens for API. I have a route /api/contact but I do not want it uses middl...

0 Likes
0 Replies
posted 7 years ago

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

Although it has been asked for many times, but the error still exists after I followed the answers:...

0 Likes
0 Replies
posted 7 years ago

withDefault for hasOne?

Does withDefault() work with a hasOne relationship? I haven't been able to get it to work.

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.

© 2024 Laravel.io - All rights reserved.