Support the ongoing development of Laravel.io →

manoji

Joined 29 Aug 2019

Statistics

Threads 8
Replies 2
Solutions 2
Articles 0

How to Make relationship for category,subcategory,product

I tried to retrieve the record from three table category,sub-category and products. How to retrive r...

0 Likes
1 Replies

How to make Laravel api multi-auth with or without passport

How to make API Authentication for (User,Admin)two different table. I tried laravel passport but it'...

0 Likes
0 Replies

Laravel Validation not working

**I only use required but not show the validation message ** public function store(Request $reques...

0 Likes
3 Replies
Solved

I want Know about API Authentication Passport

I am new for API Authentication process I have wrote api but now like to add the api authentication...

0 Likes
1 Replies

Mail failures method in laravel not working...

In laravel Mail send functionality process How to find a EMAIL ADDRESS is Live valid or Not created...

0 Likes
1 Replies
replied 4 years ago

Laravel Validation not working

Thank you friends for your valuable solution . I use input validation in **api side ** so This may b...

0 Likes
Solved
replied 4 years ago

Laravel-API using session issue

Solved by adding \Illuminate\Session\Middleware\StartSession::class, In Kernel.php Before 'api' =>...

0 Likes
Solved

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.