Support the ongoing development of Laravel.io →

Peter Manoukian

Joined 19 Sep 2018

Statistics

Threads 4
Replies 4
Solutions 1
Articles 0
posted 2 years ago

method not allowed laravel error

Good day, I am producing a form in the datatable from the controller: This is the code: <form met...

0 Likes
3 Replies
posted 3 years ago

upload laravel 8 to shared hosting

Hello I have created a laravel 8 locally , all works fine I uploaded it to my web site www.bedigm.co...

0 Likes
3 Replies
Solved
posted 3 years ago

laravel jwt authenthication and middleware

Hello I have a web site bult with laravel and vuejs I have used jwt for login, all works fine Only t...

0 Likes
0 Replies
posted 5 years ago

Want to get maximum records which have common rows in relate

Hello, I have three tables in laravel, one is a middle table : CREATE TABLE orders( id INT(10) PRIMA...

0 Likes
1 Replies
replied 2 years ago

method not allowed laravel error

SOLUTION: <form method=\"Post\" action=".route('CustUpdateCart1.route', [$id]).&...

0 Likes
replied 2 years ago

method not allowed laravel error

Hi Jean Claude, I am producing the from as html from the controller datatable, I cannot use @csrf @m...

0 Likes
replied 3 years ago

upload laravel 8 to shared hosting

This was the solution: enable ixed.7.1.lin in php.ini I spoke with the hosting they enabled this ext...

0 Likes
Solved
replied 5 years ago

Want to get maximum records which have common rows in relate

This is giving inaccurate results: $orders = DB::table('orders') ->select(...

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.