Support the ongoing development of Laravel.io →

1,533 Threads

Set Laravel Octane base URL as subfolder

Hello, I have currently a weird setup, my Laravel Octane listen to 127.0.0.1:8000 and I have an ngin...

0 Likes
0 Replies

Laravel blade-ui-icons render issue in JavaScript

JavaScript code is not working for getting icon from blade template that already rendered with defer...

0 Likes
0 Replies
posted 10 months ago

Is there any way to pass the parameter value to Yajra?

//Controller public function admin_dashboard(CollectionDataTable $dataTable1) { $from = $to = date('...

0 Likes
0 Replies

Invalid request (Unexpected EOF) error with Enctype form

I'm getting back to Laravel, using SAIL and Laravel 10. This is my blade form: <form method="...

0 Likes
0 Replies

API for Creating the address of USDT TRC20 for exchange

is there any API for generating the address for USDT TRC20 exchange from EURO i have used this :- co...

0 Likes
2 Replies

Regarding the modules routing not working

Routing that I have created:- Route::prefix('user')->group(function() { Route::controller('users'...

0 Likes
0 Replies

Conditional Validation with dependency to other fields

I am trying to validate import data using Laravel Excel. I got through to using required_if when a f...

0 Likes
5 Replies

Need to define condition if/else via model

If we use basic select like: Products::paginate(6); it return us:-> [ id: 1, product name: 'test'...

0 Likes
3 Replies

Trying to get property 'charge' of non-object

Hello everyone, Please Kindly note I'm getting this error "Trying to get property 'charge' of n...

0 Likes
6 Replies

Is there any ready-made solution or code available

IN Laravel : Is there any ready-made solution or code which includes common area for project (for a...

sunitsarode liked this thread

1 Likes
1 Replies

Sneat Open Source VueJS Laravel Admin Template

Hey everyone, I hope you're all doing well! I recently discovered an impressive laravel integrated v...

0 Likes
1 Replies

Which is good, lightweight and easy layout for Laravel

I am using Laravel from past 2 months. I learned many concepts from Laravel, but I am confusing that...

sunitsarode liked this thread

1 Likes
1 Replies

Issue with optional() function and accessor in Laravel8

I'm encountering an issue related to the optional() helper function and an accessor in Laravel 8. In...

0 Likes
0 Replies
posted 10 months ago

Predict disease

Hi, i want to know Fhow to use the Farrington algorithm in a Laravel project? I have an entity calle...

0 Likes
0 Replies

Laravel v7 - Data Table

I have made a E-commerce WebApp where you can order food online and pay. The orders arrive on the Or...

0 Likes
0 Replies

Need Help with adding a mass update to current CRM

Hello, I am trying to add another mass update function to a current open source CRM code. I want to...

0 Likes
0 Replies
posted 10 months ago

I need help If i create an article i have that mistake

count(): Argument #1 ($var) must be of type Countable|array,

0 Likes
4 Replies

issue with vite-laravel in build (production mode)

hi, i have an issue with vite (laravel). if i run 'npm run build' every assets file would be compile...

0 Likes
1 Replies

Sleep mysql connections on horizon:work redis

Laravel Version 9.52.4 PHP Version 8.2.4 Database Driver & Version MySQL 8.0.31 Description On h...

0 Likes
0 Replies

Can any one help me with this laravel mix sass errorlaralara

61 │ @return mix($background, $color, $weight); │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ re...

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.