07 November 2020

#Laravel

Laravel
What are gates in laravel?
What are string and array helpers functions in laravel?
What are the advantages of Queue?
What are the basic concepts in laravel?
What are the difference between insert() and insertGetId() in laravel?
What are the difference between softDelete() & delete() in Laravel?
What are the features of laravel?
What are the steps to create packages in Laravel?
What are the steps to install Laravel with composer?
What are views?
What design patterns used for Laravel Framework?
What is a REPL?
What is ACL in laravel?
What is Auth? How is it used?
What is Blade laravel?
What is broadcasting in laravel?
What is composer lock in laravel?
What is Database Migration and how to use this in Laravel?
What is Dependency injection in Laravel?
What is Dusk in Laravel 5?
What is eager loading in Laravel?
What is Eloquent ORM in Laravel?
What is Facade and how it can be used in Laravel?
What is faker in Laravel?
What is fillable in laravel model?
What is forge in Laravel?
What is Guarded Attribute in a Model ?
What is Gulp in laravel?
What is Horizon in Laravel 5?
What is Implicit Controller in Laravel?
What is laravel contract?
What is lumen?
What is Method Spoofing in Laravel?
What is Middleware in Laravel?
What is mix in Laravel?
What is Package in laravel? Name some laravel packages?
What is PHP artisan in laravel? Name some common artisan commands?
What is Pusher in Laravel?
What is Queues?
What is Repository pattern in laravel?
What is reverse Routing in Laravel?
What is seed in laravel?
What is Service container?
What is service providers?
What is Singleton design pattern in laravel?
What is the difference between {{ $username }} and {!! $username !!} in Laravel?
What is the latest version of laravel?
What is the use of Accessors and Mutators?
What is the use of dd() in Laravel?
What is the use of the cursor() method in Laravel?
What is tinker in laravel?
What is validation in laravel and how it is used?
What is Vapor in Laravel?
What is with() in Laravel?
What New in Laravel 8?
What are Blade Templates?
What are Facades?
What are HTTP Exceptions?
What are Laravel’s Contracts?
What are Middleware Groups?
What are Redirect responses?
What are Route Groups?
What are service providers?
What are the available Router Methods?
What are the benefits of Facades?
What are View Composers?
What are View Creators?
What is Binding?
What is Composer Tool?
What is CSRF Protection Token?
What is CSRF Protection?
What is Eloquent ORM in Laravel?
What is fluent query builder in Laravel?
What is Laravel Dusk?
What is Laravel Echo?
What is Laravel Horizon?
What is Laravel service container?
What is Middleware?
What is Monolog library?
What is Named Routes?
What is Rate Limiting?
What is Redirect Routes?
What is Redis?
What is Register Method?
What is report method?
What is Response in Laravel?
What is Response Macros?
What is Route Model Binding?
What is Routing in Laravel?
What is stack channel?
What is Tagging?
What is the Boot Method?
What is the difference between Contracts Vs Facades?
What is the difference between Facades Vs Helper Functions?
What is the Laravel?
What is the make Method?
What is the render method?
What is url helper?
What is View Routes?
What is View?
What is X-CSRF-TOKEN?
What is X-XSRF-TOKEN?
Explain Binding A Singleton?
Explain Binding Instances?
Explain Binding Primitives?
Explain Contextual Binding and how does it work?
Explain Extending Bindings?
Explain the bindings And singletons Properties?
Why do we use events and listeners in Laravel?
Why laravel is the best PHP framework in 2019?
Which is better CodeIgniter or Laravel?
Which template engine laravel use?
How do I stop Artisan serve in Laravel?
How do you call Middleware in laravel?
How do you make and use Middleware in Laravel?
How do you run test cases in laravel?
How to add multiple AND conditions in laravel query?
How to change your default database type in Laravel?
How to check Ajax request in Laravel?
How to check column is exists or not in a table using Laravel?
How to check if value is sent in request?
How to check table is exists or not in our database using Laravel?
How to clear cache in Laravel?
How to create custom validation rules with Laravel?
How to create real time sitemap.xml file in Laravel?
How to enable query log in laravel?
How to exclude a route with parameters from CSRF verification?
How to extend a layout file in laravel view?
How to extend login expire time in Auth?
How to generate application key in laravel?
How to get client IP address in Laravel 5?
How to get current action name in Laravel?
How to get current route name?
How to get data between two dates in Laravel?
How to get last inserted id using laravel query?
How to get user details when he is logged in by Auth?
How to make a constant and use globally?
How to make a helper file in laravel?
How to mock a static facade method in Laravel?
How to override a Laravel model's default table name?
How to pass CSRF token with ajax request?
How to pass multiple variables by controller to blade file?
How to redirect form controller to view file in laravel?
How to register service provider in laravel?
How to remove /public from URL in laravel?
How to rollback a particular migration in laravel?
How to rollback last migration in laravel?
How to run job queue through command line in laravel?
How to turn off CSRF protection for a particular route in Laravel?
How to upgrade form laravel 5 to laravel 6?
How to upload files in laravel?
How to use aggregate functions in Laravel?
How to use Ajax in any form submission?
How to use cookies in laravel?
How to use GROUP_CONCAT() with JOIN in Laravel?
How to use joins in laravel?
How to use mail() in laravel?
How to use maintenance mode in Laravel 5?
How to use multiple databases in Laravel?
How to use multiple OR condition in Laravel Query?
How to use session in laravel?
How to use skip() and take() in Laravel Query?
How to use soft delete in laravel?
How to use Stored Procedure in Laravel?
How to use update query in Laravel?
How to use updateOrInsert() method in Laravel Query?
How to use Where null and Where not null eloquent query in Laravel?
How do you define Middleware?
How do you generate URLs?
How do you install Laravel?
How do you register service providers?
Where do you locate database configuration file?
Where do you locate Route files?
Where do you regiser service providers?
Where is the authentication configuration file is located in Laravel?
Where Laravel’s facades are defined?
Difference between Facades Vs. Dependency Injection?
Can you explain about Serialization?
Does Laravel support caching?
Exceptions are handled by which class?
Is laravel good for API?
Laravel, we can use whereBetween() function to get data between two dates.
Laravle supports which databases?
Please write some additional where Clauses in Laravel?

  • Database migrations
  • Eloquent
  • Events
  • Laravel routing
  • Laravel service container
  • Middleware
  • CSRF protection and CSRF token
  • Laravel facade

No comments:

Post a Comment

Most views on this month