LaravelDrive

screenshot of LaravelDrive
laravel
vite
vue
vuetify

Private file storage and share with user build with laravel and vue inspired by google drive

Overview

LaravelDrive is an innovative file storage system crafted using Laravel and Vue, designed to mimic the functionalities of Google Drive. It provides users with a seamless way to store, share, and collaborate on files within a user-friendly interface. While the application is currently experiencing some compatibility issues with Vuetify, it promises a sophisticated platform upon the release of future updates. This tool is perfect for those looking for a robust and secure way to manage their files online.

Features

  • Laravel Integration: Built with Laravel 5.7, ensuring a strong and scalable backend framework.
  • Vue.js Framework: Utilizes Vue.js, along with vue-router and vuex, for a responsive and reactive user experience.
  • Vuetify UI Component: Incorporates Vuetify to enhance user interaction with a professional-looking interface.
  • File Sharing: Enables easy sharing of files and folders among multiple users, fostering collaboration.
  • Drag and Drop Uploads: Features a user-friendly drop zone uploader for hassle-free file uploads, enhancing the overall experience.
  • Responsive Design: Fully responsive layout that works seamlessly across desktop, mobile, and tablet devices.
  • Comprehensive Authentication: Includes a fully featured authentication system with options for social login, normal login, registration, and password recovery.
  • Roles & Permissions: Allows assigning specific roles and permissions to users for controlled access to various functionalities.
laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vuetify
Vuetify

Vuetify is a no design skills required UI Library with beautifully handcrafted Vue Components.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.