Laravel 8 in Tamil - 8 - How to create POST route and Send data

preview_player
Показать описание
🤝 **Donate & Help this Channel:**

🌐 **Join Udemy Courses**

📧 **Contact Information:**

🔔 For business inquiries or collaborations, please use the provided contact information. Thank you for your support! Don't forget to like, share, and subscribe for more content! 🔔
Рекомендации по теме
Комментарии
Автор

Excellent my dear friend, you have a good command over teaching a concept in a very simple and elegant way.

vcodev
Автор

Route::post('get_use_date', function (Request $request ) {
dd($request->all());
    });


dd is not working in laravel 9

mohamedshifanmohamedkulans
Автор

i am not getting suggestions like in 8:18 after installed the vscode pack "Laravel Extension Pack". can you say any other extension needed?

Rajasekar-erbe
Автор

Hi sir. Your tutorial is awesome but i got "The GET method is not supported for route get-userdata. Supported methods: POST" error .

MM-qwuz
Автор

Bro, dynamic menu via database in laravel and create edit view delete path via permission role pathi tutorial podunga bro including codeigniter 4 um

kcsk
Автор

Excellent sir crud ajax la seithu kattunga sir

lifebest
Автор

anna internal server error varuthu console but output um varuthu na enna panna problem illaya

rjohnson