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

Host a laravel website on Synology-Downloads public/index.ph

Hi there, I want to host a Laravel website on my Synology NAS. I have everything set up, and working...

0 Likes
1 Replies
posted 5 years ago

Calling a PHP Lumen Backend from a React frontend

So basically I have use Lumens as my backend api (at localhost:8000). Now on my frontend React app (...

0 Likes
1 Replies
posted 5 years ago

Laravel Cashier 3DS avoid duplication authorization

Hello, I've been trying to implement Laravel Cashier with 3DS Whenever I try to create a new subscri...

0 Likes
0 Replies

How to get the error description on file upload

UploadedFile {#576 ▼ -test: false -originalName: "rid_full.xlsx" -mimeType: "applicat...

0 Likes
0 Replies

Editing A drop-downlist

{!! Form::open(['action' => 'LeaveController@update', 'method' => 'POST']) !!} <div class="...

0 Likes
0 Replies

Convert Query Builder to Eloquent Model

Hi, I'm trying to convert a query to models: My query: $article = DB::table('Article as A') ->joi...

0 Likes
0 Replies

Queues with "custom" priority

Hi! I have some questions regarding queues... if I have 4 queues: [high, medium, low, default] and I...

0 Likes
1 Replies
posted 5 years ago

Delay of loading left sidebar , filling this with script

In a page on my Laravel site , i have a left sticky navigation sidebar and i am filling this with a...

0 Likes
0 Replies

How rename event channel "laravel_database_channel"?

I need help. I set up Laravel-echo server, redis (in docker) to send Event through webscoket. And my...

0 Likes
0 Replies
posted 5 years ago

Gui Builder

Hi everyone, I'm new to Laravel and I'm inspecting the available solutions for fast building GUI vie...

0 Likes
0 Replies

Select limit of items in hasmany

Hi! I'm new here and just a question! The situation: There are categories, which can have multiple p...

0 Likes
0 Replies

Attach not refreshing the attached records

Hi, I'm using Tinker to test my models, and whenever i attach something to a model, i need to exit t...

0 Likes
0 Replies
posted 5 years ago

Routes problem working with resources routes

Hi, I am using resources routes for first time and i have a problem with the routes. When i try to a...

0 Likes
8 Replies
Solved

Auto Authenticating on Password Reset?

Hi, When resetting a password I seem to be automatically authenticated and directed to 'Home' rather...

0 Likes
1 Replies

Bootstrap Tab and laravel pagination

Hi, I'm new to the framework, and I like it; but I'm stuck on something; I use the bootstrap tab and...

0 Likes
1 Replies
posted 5 years ago

Permission denied when running project in ubuntu

So when I run the project this error occurs even thogh chmod 77 permissions have already been releas...

0 Likes
1 Replies

Roles and permissions in laravel

Hello. I hope this is the right place to ask this type of question. I wanted to get a clear understa...

0 Likes
2 Replies
posted 5 years ago

Add button with action

Hi, I would like to add a button to a page that invokes a database action. Let's call the action &qu...

0 Likes
4 Replies
Solved
posted 5 years ago

dusk performances

Hi, I'm experiencing performance problems: I'm sure my test is very simple and fine, but it fails. P...

0 Likes
6 Replies
Solved

weird behaviour

Hi, I have strange situation here: I developed our intranet with laravel, only authenticated users c...

0 Likes
6 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.