Support the ongoing development of Laravel.io →
posted 3 years ago

How can I integrate Raiffeisen Bank Payment

Hi community, I want to integrate Raiffeisen Bank payments, is there anyone who can help me

0 Likes
0 Replies
posted 3 years ago

How can I transfer PHP sessions into Laravel?

Hi, I have a login program (PHP) that writes sessions after a successful login and then the user is...

0 Likes
2 Replies
Solved
posted 3 years ago

Illuminate\Support\Collection doesn't exist

Hello! I can't find the file Illuminate\Support\Collection.php I can use the class like use Illumina...

0 Likes
5 Replies
Solved
posted 3 years ago

update laravel

<form class="form-group" method="post" action="{{route('aposta.update', $aposta->id)}}">...

0 Likes
1 Replies
posted 3 years ago

Buenas tarde me podrían ayudar con una relación de 3 tablas

No se que mas me falta para que funcione a la hora de guardar desde el controlador. La idea esque un...

0 Likes
1 Replies
posted 3 years ago

Optimize Laravel query builder join multiple tableq

I have a query that joined many table at once, for now it's OK without any performance issue (only l...

0 Likes
1 Replies

Cannot execute queries while other unbuffered queries are ac

My Laravel application (version 5.0.33) has suddenly started throwing the following error: local.ER...

0 Likes
1 Replies

App forms doesn't work after laravel project deployment

So, I've deployed a beginner laravel project and I got some problems. First, I got problem with the...

0 Likes
1 Replies
posted 3 years ago

Laravel performance

Hey, i this normal that even jetstream login page need 2.0s+ to load on dev env? I am using Windows...

0 Likes
4 Replies
posted 3 years ago

Sessions table huge suddenly

Hi im using laravel version 5.4 running at heroku and sessions using database. Suddenly my session t...

0 Likes
1 Replies

Laravel Routes 🚀 - Visual Code Extension

Laravel routes is amazing Visual Code Extension to help you write your routes without try to remembe...

0 Likes
0 Replies
posted 3 years ago

Laravel Sanctum authentication failure on live server even a

Completed the application setup with a complete authentication feature using sanctum and it is worki...

0 Likes
1 Replies
posted 3 years ago

Nova - Modify Actions Log UI

Hello, I recently downloaded a Nova package that allows developers to place the action log in a tab,...

0 Likes
0 Replies

How to file pdf upload and send the pdf to specific user

How to do file pdf upload in admin side and send the pdf to specific user

0 Likes
0 Replies

Migration - Create/Drop View

Hello fellows, I'd like to request request new methods for creating/deleting views on migration... (...

0 Likes
0 Replies
posted 3 years ago

npm run watch error with Laravel 8 loader.js

On Ubuntu 20.04 Server Installed node 16.13.0 using: nvm install 16.13.0 Installed npm Version...

0 Likes
1 Replies
Solved
posted 3 years ago

If Route is Missing Go New Route

Route::get('/{page:slug}', [App\Http\Controllers\PageController::class, 'show'])->missing(functio...

0 Likes
0 Replies

Illuminate\Database\Connection->$tablePrefix is an array

Whenever I try to run any database-related Artisan command (e.g. migrate, schema:dump), I get an Arr...

0 Likes
0 Replies

Running Laravel Dusk In Vagrant - Operation timed out

Hi everyone, I'm using a vagrant box (not homestead) to host our laravel project. I'm trying to use...

0 Likes
0 Replies

Visualization of connections

I need to visualize the relationship between the data in the tables. My point is to show what is con...

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.