How to create Controller Laravel - File Uploading ?

Answer Posted / surbhi

Create a controller called UploadFileController by executing the following command.

php artisan make:controller UploadFileController --plain

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State the difference between get and post method.

402


What are the Features of Laravel ?

529


Why are migrations necessary?

454


How to get current route name?

404


Please provide steps to configure homestead?

400






What are the Steps for Creating a Blade Template Layout ?

728


What is routing in laravel 5 and how we can use it?

386


What are the validations in laravel?

436


What is laravel api rate limit?

436


How we can upload files in laravel? Explain

409


What is difference between var_dump and print_r?

389


How to work with Database in Laravel ?

776


Name the first file that loaded in laravel?

399


How long have you been using laravel?

429


Why do we need dependency injection?

418