An open API service indexing awesome lists of open source software.

https://github.com/ajsalemo/laravel-file-upload

A basic Laravel application that uploads a file to disk
https://github.com/ajsalemo/laravel-file-upload

Last synced: 10 months ago
JSON representation

A basic Laravel application that uploads a file to disk

Awesome Lists containing this project

README

          

# laravel-file-upload

A basic Laravel application using [Tailwind CSS](https://tailwindcss.com/) that uploads a file to disk, under `storage/app/private/uploads`

![Upload form](readme-assets/image.png)