I have a laravel website and can not reach it from another device. (Tried solutions proposed here.)...
Hello my friend how are you guys !! I want to make a simple trick in my laravel project with Limit L...
I usually prefer LTS versions. Not least because of its productive use. So i would use Laravel 6 LTS...
Hello guys, for some reason it seems I cant get a Resource to work. I have tried this with a brand n...
We are a group of developers working in the freelance market and usually get the projects related to...
Hi, I have a problem with a redirect -> with message In my controller, I have a return redirect a...
how to get last inserted id in laravel 6? Bettar Soulution? for
Hello, I recently started a new project and I want to compile two different vue apps with same larav...
Hi guys, I have this issue using Laravel Sanctum and Vue SPA. In my SPA (after logging in using Lara...
here is my route: `Route::post('/admin/gallery/{id}', 'GalleryController@updateGal')- name('gallery...
$desc = Discussion::with('latestmsg') ->where('user_id', $user_id) ->orWhereHas('ad', function...
How do Laravel return redirect with js ?ll
I am working on a website, its working fine in localhost, but in production with https its showing p...
Hello, I'm searching a solution to forward directly the answer of my cURL request. We have 2 API: 1...
Hello, I'm trying to populate a dropdown from a database tabel in Laravel 7 and I can't get it worki...
hi, i am trying to show only those packages name from drop down list which doesn't exist in database...
Dynamic Photo is a package to assist in integration with CKEditor, a powerful WYSIWYG. With the pack...
CSRF validation should be passive for current laravel versions. app\Http\Middleware\VerifyCsrfToken....
Hello, I recently started using Laravel Vapor to deploy my application. I would like to put my proje...
Sanctum Version: 2.1 Laravel Version: 6.2 PHP Version: 7.2 Database Driver & Version: mysql@5.7...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community