Hey everyone, I’m working on a multi-tenant eCommerce platform (nabisalay.com) where users can creat...
Hello Laravel experts, I hope you are all doing well. I am using Laravel Sanctum for authentication...
Hey Laravel Community, I’d like to share a middleware solution I developed to ensure that data types...
Hi there, I am trying to add Policy check to my Volt::route(), however Model Binding seems not to wo...
Hello everybody, working on a buiding of a e-com project. I've this snippet on navigation.blade.php...
Hello everyone, We've encountered a bit of a situation with our Laravel project that we wanted to di...
The policy is working if I am logged in but as soon as I am not logged in then the policy is not eve...
Auth::guard('staff')->attempt($Auth_data) How to validate the mango db collection fields in the a...
I am working on a blogging application in Laravel 8. The application gives the users rights by assig...
l am getting this error Fatal error: Uncaught Error: Undefined constant 'Illuminate\Support\Facades\...
Hello, I would like to know whether we can use the laravel default auth and JWT auth in the construc...
I have a problem, I created middlaware admin, where I check whether the user is admin or SuperAdmin...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community