Most of what you're seeking is covered here https://laracasts.com/series/build-project-flyer-with-me Except de Angular part, but that shouldn't be an issue if you know what you're doing.
Sep 5, 2015
3
Level 7
AngularJS POST File-Upload to Laravel
Hi
I'm building an angularjs application with laravel as the backend. Does someone know how to upload a file (or in future multiple files with d&d) and get it in the laravel backend to check the file and store it? I also need the original name of the uploaded file...
I've already created the route, the controller and the upload method...
Can someone help me? Many thanks!
Please or to participate in this conversation.