What is meant by Authorization Mechanism in Laravel ?
Answer / suresh kumar
Laravel provides a simple mechanism for authorization that contains two primary ways, namely Gates and Policies.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is backend framework?
What is namespace in laravel?
Is laravel secure?
How can you reduce memory usage in laravel?
What is the difference between forget() and the pull() method ?
How to enable maintaince mode in laravel?
How we can get user's detail when he is logged in using auth?
What is an api route?
Explain how to add csrf protection in laravel?
What is tinker in laravel?
What do you know about closures in laravel?
What is laravel elixir?