Support the ongoing development of Laravel.io →

laravel theme engine for region sidebar, breadcrumb, page title

I have used drupal for many years to develop custom web applications. Just switch to Laravel recentl...

0 Likes
0 Replies

Routing with https

Setting url to 'https://www.domain.com' in config/app.php instead of 'http://www.domain.com' seems t...

0 Likes
16 Replies

Laravel stacking application

Hello, i wonder if there is any way to stack laravel application and change .env file in order to ap...

0 Likes
0 Replies

error make:request

Hello, Please help me, this is the error that i get when i execute this php artisan make:request Pro...

0 Likes
0 Replies

JWTAuth - query error!

Hi! Im using jwt.auth middleware in my routes like this: Route::post('/login','AuthController@Login'...

0 Likes
0 Replies

Call to undefined method stdClass::path()

Im trying to call this path function from my index.blade.php. But I get the undefined method excepti...

0 Likes
2 Replies

Policies not working with Blade - Authorization

Hi guys. I am trying to use Policies from Laravel Authorization feature, but it is not working with...

0 Likes
6 Replies
Solved

Problem with middleware

I created a middleware in version 5.3 and registered it. But I have the following error: ErrorExcept...

0 Likes
1 Replies

Class Form not found

I added the providers and aliases Collective\Html\HtmlServiceProvider::class, 'Form' => Collecti...

0 Likes
1 Replies

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

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.