I have this code of my CRM which is working fine, but the drop-down menu is showing the user ID inst...
Hello, I have currently a weird setup, my Laravel Octane listen to 127.0.0.1:8000 and I have an ngin...
I am working on a Laravel project. And I want to remove 'public' from the url. How to remove it?
Getting 401 Unauthorized on broadcasting/auth for presence channel Note: Same middleware I'm using o...
Hello everybody, happy to share that I finally released JSON Parser, a zero-dependencies package tha...
JavaScript code is not working for getting icon from blade template that already rendered with defer...
//Controller public function admin_dashboard(CollectionDataTable $dataTable1) { $from = $to = date('...
<!doctype html> <html lang="en"> <head> <meta charset="utf-...
I'm getting back to Laravel, using SAIL and Laravel 10. This is my blade form: <form method="...
HI there is a way to split paypal payment with several seller with omnipay ? Paypal have this : htt...
is there any API for generating the address for USDT TRC20 exchange from EURO i have used this :- co...
Routing that I have created:- Route::prefix('user')->group(function() { Route::controller('users'...
I am trying to validate import data using Laravel Excel. I got through to using required_if when a f...
Hello everyone, I would like to redirect to home page with response 301 in case a user tries to acce...
Hi Everyone! I created one exciting project to demonstrate using the OpenAI GPT possibilities in Web...
Can anyone help me here please? so at the moment, this works for language 'en', but what about 'fr a...
If we use basic select like: Products::paginate(6); it return us:-> [ id: 1, product name: 'test'...
Hello everyone, Please Kindly note I'm getting this error "Trying to get property 'charge' of n...
IN Laravel : Is there any ready-made solution or code which includes common area for project (for a...
Hey everyone, I hope you're all doing well! I recently discovered an impressive laravel integrated v...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community