Support the ongoing development of Laravel.io →

Best hosting option for laravel or magento based application

We are a group of developers working in the freelance market and usually get the projects related to...

0 Likes
2 Replies
Solved

redirect route -> with message doesn't work

Hi, I have a problem with a redirect -> with message In my controller, I have a return redirect a...

0 Likes
2 Replies
posted 4 years ago

how to get last inserted id in laravel 6?

how to get last inserted id in laravel 6? Bettar Soulution? for

1 Likes
3 Replies
posted 4 years ago

Webpack Sass Crash

Hello, I recently started a new project and I want to compile two different vue apps with same larav...

0 Likes
0 Replies

Laravel Sanctum SPA

Hi guys, I have this issue using Laravel Sanctum and Vue SPA. In my SPA (after logging in using Lara...

0 Likes
0 Replies

unable to submit form

here is my route: `Route::post('/admin/gallery/{id}', 'GalleryController@updateGal')- name('gallery...

0 Likes
0 Replies
posted 4 years ago

i need help to order Discussion by relation column

$desc = Discussion::with('latestmsg') ->where('user_id', $user_id) ->orWhereHas('ad', function...

0 Likes
0 Replies
posted 4 years ago

How do Laravel return redirect with js ?

How do Laravel return redirect with js ?ll

0 Likes
0 Replies

Not Found The requested URL was not found on this server…lar

I am working on a website, its working fine in localhost, but in production with https its showing p...

0 Likes
0 Replies
posted 4 years ago

Forward file from cURL response directly

Hello, I'm searching a solution to forward directly the answer of my cURL request. We have 2 API: 1...

0 Likes
0 Replies
posted 4 years ago

Populate form from database

Hello, I'm trying to populate a dropdown from a database tabel in Laravel 7 and I can't get it worki...

0 Likes
2 Replies

Select dropdown value check and show if Not exist in databas

hi, i am trying to show only those packages name from drop down list which doesn't exist in database...

0 Likes
1 Replies

Integration package with CKEditor, for dynamic photos!

Dynamic Photo is a package to assist in integration with CKEditor, a powerful WYSIWYG. With the pack...

0 Likes
0 Replies
posted 4 years ago

Laravel, with NuSOAP in a controller, does not work (done)

CSRF validation should be passive for current laravel versions. app\Http\Middleware\VerifyCsrfToken....

0 Likes
0 Replies

Laravel Vapor Open Source

Hello, I recently started using Laravel Vapor to deploy my application. I would like to put my proje...

0 Likes
0 Replies
posted 4 years ago

auto login issue for multiple spa, Sanctum.

Sanctum Version: 2.1 Laravel Version: 6.2 PHP Version: 7.2 Database Driver & Version: [email protected]...

0 Likes
0 Replies

I will need to build an API for a big project. Need advice.

I've used PHP extensively over the 5 last years. I've also used Laravel for a few projects of mine....

0 Likes
2 Replies
posted 4 years ago

I must have misconfigured something

I leave a link to a folder with a log file extract from my first attempt to install laravel. The log...

0 Likes
0 Replies
posted 4 years ago

Using Laravel Echo in service worker

I managed to use Laravel Echo to receive notifications in my Vue project, but when I close the brows...

jamieconnor liked this thread

1 Likes
2 Replies
posted 4 years ago

Why basePath is nullable?

In the constructor of Illuminate\Foundation\FoundationApplication.php, $basePath is nullable. Why is...

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.