Support the ongoing development of Laravel.io →
manoji

manoji

Joined 29 Aug 2019

Statistics

Threads 8
Replies 2
Solutions 2
Articles 0

Laravel API middleware not working in production server

Hi friends, I try laravel API authendicate token so i add a middleware method and check api verifica...

0 Likes
2 Replies

Laravel session using through API

Hi friends I using Angular as frontend and laravel as backend Now i try to store a value in session...

0 Likes
0 Replies

Laravel-API using session issue

I use Laravel Framework 5.8.29 - in backend(API) Angular-js - in Frontend So My issue: I use session...

0 Likes
2 Replies
Solved
replied 6 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 6 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.

© 2026 Laravel.io - All rights reserved.