Support the ongoing development of Laravel.io →

Laravel 5.2 Intervention Image Method save does not exist

I am using Intervention Image on Laravel 5.2 here is my function public function store(Request $requ...

0 Likes
1 Replies

chunkById - Method chunkById does not exist.

I am taking data from a junction table and want to chunk by id but the method is not recognized. Her...

0 Likes
1 Replies
Solved

Laravel SSH on OpenSSH server

Hello , im using laravel 5.3 and i have installed the ssh package from laravel collectable. it works...

0 Likes
0 Replies
posted 7 years ago

Laravel ODB conection and hosting

Hi I connection my apps in laravel 5.2 in ODBC with a database DB2, Library https://packagist.org/pa...

0 Likes
0 Replies
posted 7 years ago

Get deep linked values for a page in database models

A page has multiple elements and they are linked using the page_to_elements table. Each element has...

0 Likes
0 Replies

OctoberCMS Installation

I have install OctoberCMS locally but when visiting the domain, it doesn't do anything but download...

0 Likes
1 Replies

How to manually (and externally) serialize JSON to push onto queue for processing?

Hi, I have a Laravel 5.3 installation running as a pure API application and need to connect from sev...

0 Likes
0 Replies

how to save multiple field?

I have tables (marks,students,subjects,courses) marks belongs to (students,subjects,courses) and i i...

0 Likes
0 Replies
posted 7 years ago

Display image in notification

Im trying to display Logo in Email notification how would i achieve this? public function toMail($no...

0 Likes
0 Replies

unserialize(): Error at offset 0 of 82 bytes

any somebody can help me to fix that error. this my error : ErrorException in Encrypter.php line 106...

0 Likes
0 Replies

Why is "Redis\Database" contract the only one with implementation details?

The very ideia of a contract contradicts the usage of "Redis" in the namespace "Illum...

0 Likes
0 Replies

How do i send a text message in laravel

Hi I'm using laravel 5.1 and I need to send text messages. I had a look at simple sms but they have...

0 Likes
6 Replies
Solved
posted 7 years ago

Chain actions @ return in Controller

Can't seem to find this anywhere after an hour of searching: I need to a) generate a pdf (berryvdh/s...

0 Likes
1 Replies
posted 7 years ago

Table Aliasing in Eloquent when using foreignKeys to self.

I'm pretty new to Laravel and Eloquent. However, I'm not new to SQL. I want to use Eloquent to cons...

0 Likes
0 Replies

Input::hasFile() returning false while Input::file() gives all the information about file

I have written following basic file upload code which works perfectly on localhost. On live version,...

0 Likes
3 Replies
posted 7 years ago

loading a service provider following the execution request context

Hello, I would like to load some service provider only if I'm inside some execution context. So web...

0 Likes
0 Replies

Reschedule Jobs

Hello, I might have a simple problem but it really bothers me. I have a model that has an 1:1 relati...

0 Likes
1 Replies
posted 7 years ago

Open source software project - care to contribute

Building an oss tools with laravel & vue, anybody interested to collaborate https://github.com/i...

0 Likes
0 Replies
posted 7 years ago

html tag filter on url

Hi Friends I want my user could type HTML tag on url and see result of tag on the page but as i see...

0 Likes
0 Replies
posted 10 years ago

Homestead - SQLSTATE[HY000] [2002] Connection refused

Hi, There's my local cnx data. 'driver' => 'mysql', 'host' => '127.0.0.1', 'database'...

0 Likes
9 Replies
Solved

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.