Support the ongoing development of Laravel.io →
posted 1 year 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 1 year 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 1 year 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

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 1 year 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 1 year ago

Vue OpenAI Playground. Streams, TextToImage, AudioTranscribe

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

kypaku liked this thread

1 Likes
0 Replies
posted 1 year 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...

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

Authetication in magodb using Auth::gaurdman

Auth::guard('staff')->attempt($Auth_data) How to validate the mango db collection fields in the a...

0 Likes
1 Replies

Laravel G-suite authentication

I have successfully implemented an auth system using Breeze in my application, and it's working perf...

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

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.