Hey Laravel Community, I’d like to share a middleware solution I developed to ensure that data types...
mohamedhekal liked this thread
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...
bigint, onukichi, apenasguil liked this thread
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community