Dropbox/Google Drive-esque file sharing application implemented in Laravel, PHP and Vue.
Find a file
2023-10-19 20:26:54 -07:00
app entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
bootstrap entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
config entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
database entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
docker/7.4 entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
public entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
resources entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
routes entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
storage entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
tests entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
.editorconfig entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
.gitattributes Initial commit 2023-10-08 14:20:03 -07:00
.gitignore Initial commit 2023-10-08 14:20:03 -07:00
.styleci.yml entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
artisan Initial commit 2023-10-08 14:20:03 -07:00
composer.json entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
composer.lock entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
docker-compose.yml entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
jsconfig.json Initial commit 2023-10-08 14:20:03 -07:00
LICENSE Initial commit 2023-10-08 14:20:03 -07:00
package-lock.json entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
package.json entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
phpunit.xml entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
postcss.config.js entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
README.md entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
server.php entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
tailwind.config.js entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00
webpack.mix.js entire app downgraded to PHP 7.4/Laravel 8.x 2023-10-19 20:26:54 -07:00

laravel-vue-file-share

Dropbox/Google Drive-esque file sharing application implemented in Laravel, PHP, Inertia, Vue, Headless-UI and Tailwind CSS. Uses Mitt for firing events and passing data. Uses MariaDB and Amazon AWS S3 for storing and retrieving files. Hosted on InfinityFree