Support the ongoing development of Laravel.io →

Homestead / vagrant ssh issue Connection reset

I try to install homestead on Windows 10 Pro, 64bit. VM is running, VirtualBox 6.1.4, Homestead/Vagr...

0 Likes
1 Replies
posted 4 years ago

the topics creation

I use laravel to create a forum. After creating the model, the migration and the factory I used tink...

0 Likes
0 Replies

Laravel 419 errors only in Safari

Safari browser (alone) logs out users on a production site. Gives 419 errors and several other error...

0 Likes
0 Replies

Paginating products from Database

Hi, I have a database with a table called products, its something like this: Id|ProductName|ProductP...

0 Likes
0 Replies

route helper uses "http://localhost" in email views

i have {{ route('view/issue', $issue->id) }} in an email view. This generates "http://localh...

0 Likes
1 Replies

The requested PHP extension ext-php * is missing

I keep getting the error The requested PHP extension ext-php * is missing from your system. Install...

0 Likes
0 Replies

issue

ntente buscar su pregunta primero utilizando el cuadro de búsqueda y asegúrese de haber leído nuestr...

alejandrocepeda liked this thread

1 Likes
0 Replies

Can't reach Laravel website from a different device

I have a laravel website and can not reach it from another device. (Tried solutions proposed here.)...

0 Likes
3 Replies

Limit Login Attempts (Disabled Submit Button) if Login Attem

Hello my friend how are you guys !! I want to make a simple trick in my laravel project with Limit L...

0 Likes
1 Replies

Laravel version 6 LTS vs. 7+ vs. Nova

I usually prefer LTS versions. Not least because of its productive use. So i would use Laravel 6 LTS...

0 Likes
0 Replies
posted 4 years ago

Problem with Ressource

Hello guys, for some reason it seems I cant get a Resource to work. I have tried this with a brand n...

0 Likes
3 Replies

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

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.