Download the PHP package m-elewa/vurtify without Composer
On this page you can find all versions of the php package m-elewa/vurtify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package vurtify
Vurtify
Vurtify is a Laravel 8 boilerplate project that gives you what you need to start up a web application with Fortify, Vue 3, and Bootstrap 5.
Basic Features
- Built on top of Fortify, Vue 3, and Bootstrap 5
- Using Vuex and Axios for state management and Make XMLHttpRequests
- Register system
- Reset forgotten password
- Update password
- Update user info
- Update profile photo
- Logout other browser sessions
- Delete account option
- Email verification
- Nice bootstrap 5 design with animations
- Configurable sass design
- Separate design for the guest section and the app section
- Jetstream, tailwind, and livewire got removed completely from the project for simplicity
- Clean and easy to understand code
- Optional ready to use Docker environment to help with the development
- Helpful Makefile commands
- And more...
Preview
Installation
Via Composer Create-Project
Or clone this repository
Then install the required dependency.
Once everything is done, start a development server
If using Docker run make up
to run all Docker containers
Great open-source projects used to help build Vurtify
- Laravel
- Vue
- Vuex
- Axios
- Fortify
- Bootstrap
- Vue Toastification
- NGINX
- MySQL
- PhpMyAdmin
- Mailhog
- Portainer
To Do
- Use Typescript
- Add more Vue components
- Add Two Factor Authentication
- Add API support
- Add Teams system
Issues
If you come across any issues please report them here.
Contributing
Contributing to the Vurtify project are welcome, please feel free to make any pull requests, or email me a feature request you would like to see in the future at [email protected].
Security Vulnerabilities
If you discover a security vulnerability within Vurtify, please send an email to [email protected], or create a pull request if possible.
License
Vurtify is open-sourced software licensed under the MIT license.
All versions of vurtify with dependencies
fideloper/proxy Version ^4.2
fruitcake/laravel-cors Version ^2.0
guzzlehttp/guzzle Version ^7.0.1
jenssegers/agent Version ^2.6
laravel/fortify Version ^1.0
laravel/framework Version ^8.0
laravel/sanctum Version ^2.6
laravel/tinker Version ^2.0