What is compact in laravel?
Answer / Piyush Bagoria
Compact is a method in Laravel that is used for passing variables from the controller to the view. It automatically converts arrays and objects to their string representations before passing them to the view.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by Logging ?
How can we use the custom table in laravel?
How to start valet?
In which directory controllers are kept in laravel?
What is fluent query builder in laravel?
Do you know laravel eloquent?
Do you know laravel service container?
What are laravel contract’s?
What is csrf protection?
What do you mean by laravel dusk?
What is binding?
What is algolia search?