Support the ongoing development of Laravel.io →

Devina

Joined 22 Jun 2017

Statistics

Threads 4
Replies 4
Solutions 0
Articles 0

error 405 "The specified method for the URL is invalid" with all of PATCH and DELETE request method

Last week I tried my patch and delete route for web it work.. But today when I tried all of the patc...

0 Likes
0 Replies

How to pass variables from middleware to group of routes?

Hi, I'm stuck with passing variable from middleware to the route group.. I want to show the notifica...

0 Likes
0 Replies

How to send id data to route from modal form inside a table?

Hi all, I have a problem with passing an id of data to PATCH method from blade file.. I have an inde...

0 Likes
5 Replies
Solved

Nested relation doesn't work

Hi, I'm new in laravel, and I encounter problem when get relation data through 3 tables.. I had seve...

0 Likes
4 Replies
Solved
replied 6 years ago

How to send id data to route from modal form inside a table?

Thanks all for the response, I fix it with solution from @Elsner Technologies

0 Likes
replied 6 years ago

How to link with external css in laravel 5.4 ??

This command work for me.. <link rel="stylesheet" href="{{ asset('/css/w3.css') }}...

0 Likes
replied 6 years ago

Nested relation doesn't work

Hi @jimmcm88, Thank you so much, the result is what I expected :)

0 Likes
replied 6 years ago

Nested relation doesn't work

Hi @Huthayfa my Mainservice model doesn't have column called service, it's extended from users table...

0 Likes

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.