Support the ongoing development of Laravel.io →

Change Laravel Mass Action drop down menu items value

I have this code of my CRM which is working fine, but the drop-down menu is showing the user ID inst...

0 Likes 2 Replies

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
posted 3 months ago

'public' in Laravel url

I am working on a Laravel project. And I want to remove 'public' from the url. How to remove it?

0 Likes 1 Replies

broadcasting auth on custom guard using Laravel passport

Getting 401 Unauthorized on broadcasting/auth for presence channel Note: Same middleware I'm using o...

0 Likes 0 Replies

🧩 JSON Parser: parse JSON of any dimension from any source

Hello everybody, happy to share that I finally released JSON Parser, a zero-dependencies package tha...

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 3 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

how to validate this form

<!doctype html> <html lang="en"> <head> <meta charset="utf-...

0 Likes 2 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
posted 4 months ago

Omnipay Payment

HI there is a way to split paypal payment with several seller with omnipay ? Paypal have this : htt...

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
posted 3 months ago

Laravel Route Redirect 301

Hello everyone, I would like to redirect to home page with response 301 in case a user tries to acce...

0 Likes 0 Replies
posted 3 months ago

Vue OpenAI Playground. Streams, TextToImage, AudioTranscribe

Hi Everyone! I created one exciting project to demonstrate using the OpenAI GPT possibilities in Web...

1 Likes 0 Replies
posted 8 months ago

passing param into object

Can anyone help me here please? so at the moment, this works for language 'en', but what about 'fr a...

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

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

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.

© 2023 Laravel.io - All rights reserved.