Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: queents/vilt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.5
Choose a base ref
...
head repository: queents/vilt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.6
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 7, 2022

  1. update README.md

    3x1io committed Oct 7, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    scala-steward Scala Steward
    Copy the full SHA
    75ba8ef View commit details

Commits on Oct 31, 2022

  1. GitBook: [#1] No subject

    3x1io authored and gitbook-bot committed Oct 31, 2022
    Copy the full SHA
    b7a9da5 View commit details
  2. Delete README (1).md

    3x1io authored Oct 31, 2022
    Copy the full SHA
    0cba6c9 View commit details
  3. Update README.md

    3x1io authored Oct 31, 2022
    Copy the full SHA
    208fad8 View commit details
  4. Delete SUMMARY.md

    3x1io authored Oct 31, 2022
    Copy the full SHA
    6435346 View commit details
  5. Update README.md

    3x1io authored Oct 31, 2022
    Copy the full SHA
    80f1579 View commit details

Commits on Dec 20, 2022

  1. Copy the full SHA
    5bd04af View commit details
  2. Copy the full SHA
    9c79ff0 View commit details
Showing with 81 additions and 316 deletions.
  1. 0 CHANGELOG.md
  2. +81 −95 README.md
  3. +0 −1 composer.json
  4. +0 −2 src/Console/InstallVilt.php
  5. +0 −218 src/Publish/config/app.php
Empty file removed CHANGELOG.md
Empty file.
176 changes: 81 additions & 95 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,95 +1,81 @@
This package is used to generate an admin panel for you with a CRUD generator using VILT stack and Admin One Theme.

## Overview

<b>Vilt</b> is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.

## Features

- [x] CURD Generator Web / API
- [x] HMVC Architecture
- [x] Authentication & User Manager
- [x] Responsive UI Using Admin One Template
- [x] Support RTL Multi Languages
- [x] Table Builder
- [x] Form Builder
- [x] Resource Builder
- [x] Page Builder
- [x] Actions Builder
- [x] Modals Builder
- [x] Widgets Builder
- [x] Menu Builder

## Plugins

1. <b><a href="https://github.com/queents/settings-module" target="_blank">Settings Module</a></b> <small>GUI to save key and value on database and cache it</small>
2. <b><a href="https://github.com/queents/translations-module" target="_blank">Translations Module</a></b> <small>Database Base Translations Keys with Google Translations API Integration</small>
3. <b><a href="https://github.com/queents/auth-module" target="_blank">Auth Module</a></b> <small>convert any Model to Auth Model with full API</small>
4. <b><a href="https://github.com/queents/artisan-module" target="_blank">Artisan Module</a></b> <small>run artisan commands using GUI</small>
5. <b><a href="https://github.com/queents/browser-module" target="_blank">Browser Module</a></b> <small>browse the file inside your app</small>
6. <b><a href="https://github.com/queents/menus-module" target="_blank">Menu Module</a></b> <small>Menu manager and generator for Database</small>
7. <b><a href="https://github.com/queents/notifications-module" target="_blank">Notifications Module</a></b> <small>multi channels and vendors like FCM / Pusher</small>
8. <b><a href="https://github.com/queents/locations-module" target="_blank">Locations Module</a></b> <small>Database seeds for Locations Module for VILT stack</small>
9. <b><a href="https://github.com/3x1io/filamentUI-module" target="_blank">FilamentUI Theme</a></b> <small>a Filament PHP theme build for VILT Stack</small>

## Docs

- [Environment Setup](https://github.com/queents/vilt/wiki/Environment-Setup)
- [Install](https://github.com/queents/vilt/wiki/Install)
- [Generate Resource](https://github.com/queents/vilt/wiki/Generate-Resource)
- [Generate Action](https://github.com/queents/vilt/wiki/Generate-Actions)
- [Generate Modal](https://github.com/queents/vilt/wiki/Generate-Modal)
- [Generate Widget](https://github.com/queents/vilt/wiki/Generate-Widget)
- [Generate Route](https://github.com/queents/vilt/wiki/Generate-Route)
- [Menu Manager](https://github.com/queents/vilt/wiki/Menu-Manager)
- [Translation Manager](https://github.com/queents/vilt/wiki/Translation-Manager)
- [Data Manager](https://github.com/queents/vilt/wiki/Data-Manager)
- [Form Builder](https://github.com/queents/vilt/wiki/Form-Builder)
- [Table Builder](https://github.com/queents/vilt/wiki/Table-Builder)
- [Page Builder](https://github.com/queents/vilt/wiki/Page-Builder)
- [Fire Alert](https://github.com/queents/vilt/wiki/Fire-Alert)
- [Custom View](https://github.com/queents/vilt/wiki/Custom-View)
- [Plugins](https://github.com/queents/vilt/wiki/Plugins)
- [Build Plugins](https://github.com/queents/vilt/wiki/Build-Plugins)
- [Get Started](https://github.com/queents/vilt/wiki/Get-Started)
- [Awesome Resources for Tailwind](https://github.com/queents/vilt/wiki/Awesome-Resources-for-Tailwind)



## Support

you can join our discord server to get support [VILT Discord](https://discord.gg/HUNYbgKDdx)


## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Credits

Vilt Admin use internally some open-source third-party libraries/packages, many thanks to the web community, it will be very good if you are review it before start using our framework:

1. <b><a href="https://laravel.com/" target="_blank"></a></b> <small>Main Framework</small>
2. <b><a href="https://inertiajs.com/" target="_blank">InertiaJS</a></b> <small>VueJs Framework</small>
3. <b><a href="https://tailwindcss.com/" target="_blank">TailwindCSS</a></b> <small>Style Kit</small>
4. <b><a href="https://vuejs.org/" target="_blank">VueJs</a></b> <small>Javascript framework</small>
5. <b><a href="https://filamentphp.com/" target="_blank">Filament</a></b> <small>It's a very creative admin panel for TALL stack</small>
6. <b><a href="https://laravel.com/docs/8.x/sanctum" target="_blank">Laravel Sanctum</a></b> <small>APIs Token Auth</small>
7. <b><a href="https://spatie.be/docs/laravel-permission/v4/introduction" target="_blank">Laravel Permission</a></b> <small>User ACL</small>
8. <b><a href="https://nwidart.com/laravel-modules/v6/introduction" target="_blank">Laravel Module</a></b> <small>MVC Modular Arch</small>
9. <b><a href="https://laravel-excel.com/" target="_blank">Laravel Excel</a></b> <small>Import & Export Excel</small>
10. <b><a href="https://github.com/spatie/laravel-sitemap" target="_blank">Laravel Sitemap</a></b> <small>Sitemap Generator</small>
11. <b><a href="https://github.com/spatie/laravel-translatable" target="_blank">Laravel Translatable</a></b> <small>Translation UI</small>
12. <b><a href="https://github.com/spatie/laravel-medialibrary" target="_blank">Laravel Media Library</a></b> <small>Media & Upload</small>
13. <b><a href="https://github.com/spatie/laravel-backup" target="_blank">Laravel Backup</a></b> <small>Backup</small>

## Contributors

- [Fady Mondy](https://github.com/3x1io)
- [Mohamed Ibrahem](https://github.com/marious)
- [Khaled Abodaif](https://github.com/khaledAbodaif)
- [Ahmed Elbanna](https://github.com/Ahmed-Elbanna-Git)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
# README

This package is used to generate an admin panel for you with a CRUD generator using VILT stack and Admin One Theme.

### Overview

**Vilt** is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.

### Features

* [x] CURD Generator Web / API
* [x] HMVC Architecture
* [x] Authentication & User Manager
* [x] Responsive UI Using Admin One Template
* [x] Support RTL Multi Languages
* [x] Table Builder
* [x] Form Builder
* [x] Resource Builder
* [x] Page Builder
* [x] Actions Builder
* [x] Modals Builder
* [x] Widgets Builder
* [x] Menu Builder

### Plugins

1. [**Settings Module**](https://github.com/queents/settings-module) GUI to save key and value on database and cache it
2. [**Translations Module**](https://github.com/queents/translations-module) Database Base Translations Keys with Google Translations API Integration
3. [**Auth Module**](https://github.com/queents/auth-module) convert any Model to Auth Model with full API
4. [**Artisan Module**](https://github.com/queents/artisan-module) run artisan commands using GUI
5. [**Browser Module**](https://github.com/queents/browser-module) browse the file inside your app
6. [**Menu Module**](https://github.com/queents/menus-module) Menu manager and generator for Database
7. [**Notifications Module**](https://github.com/queents/notifications-module) multi channels and vendors like FCM / Pusher
8. [**Locations Module**](https://github.com/queents/locations-module) Database seeds for Locations Module for VILT stack
9. [**FilamentUI Theme**](https://github.com/3x1io/filamentUI-module) a Filament PHP theme build for VILT Stack
10. [**Backup**](https://github.com/3x1io/backup-module) a Backup GUI to backup your project files and DB
11. [**Log**](https://github.com/3x1io/log-module) a Logs GUI to check your errors logs and track it
12. [**Payment**](https://github.com/queents/payment-module) a Tons of payment gateway ready to use
13. [**API**](https://github.com/queents/api-module) an API generator
14. [**Auth**](https://github.com/queents/auth-module) an auth generator for any selected table

### Docs

you can review our docs [here](https://queents.gitbook.io/vilt/)

### Support

you can join our discord server to get support [VILT Discord](https://discord.gg/HUNYbgKDdx)

### Changelog

Please see [CHANGELOG](./) for more information on what has changed recently.

### Credits

Vilt Admin use internally some open-source third-party libraries/packages, many thanks to the web community, it will be very good if you are review it before start using our framework:

1. Main Framework
2. [**InertiaJS**](https://inertiajs.com/) VueJs Framework
3. [**TailwindCSS**](https://tailwindcss.com/) Style Kit
4. [**VueJs**](https://vuejs.org/) Javascript framework
5. [**Filament**](https://filamentphp.com/) It's a very creative admin panel for TALL stack
6. [**Laravel Sanctum**](https://laravel.com/docs/8.x/sanctum) APIs Token Auth
7. [**Laravel Permission**](https://spatie.be/docs/laravel-permission/v4/introduction) User ACL
8. [**Laravel Module**](https://nwidart.com/laravel-modules/v6/introduction) MVC Modular Arch
9. [**Laravel Excel**](https://laravel-excel.com/) Import & Export Excel
10. [**Laravel Sitemap**](https://github.com/spatie/laravel-sitemap) Sitemap Generator
11. [**Laravel Translatable**](https://github.com/spatie/laravel-translatable) Translation UI
12. [**Laravel Media Library**](https://github.com/spatie/laravel-medialibrary) Media & Upload
13. [**Laravel Backup**](https://github.com/spatie/laravel-backup) Backup

### Contributors

* [Fady Mondy](https://github.com/3x1io)
* [Mohamed Ibrahem](https://github.com/marious)
* [Khaled Abodaif](https://github.com/khaledAbodaif)
* [Ahmed Elbanna](https://github.com/Ahmed-Elbanna-Git)

### License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -26,7 +26,6 @@
"require": {
"nwidart/laravel-modules": "^9.0",
"spatie/laravel-translatable": "^6.0",
"spatie/laravel-translation-loader": "^2.7",
"queents/api-module": "^1.0",
"queents/base-module": "^1.0",
"queents/menu-module": "^1.0",
2 changes: 0 additions & 2 deletions src/Console/InstallVilt.php
Original file line number Diff line number Diff line change
@@ -154,8 +154,6 @@ public function handle()
$this->handelFile('/app/Providers/RouteServiceProvider.php', app_path('/Providers/RouteServiceProvider.php'));
$this->info('Copy modules.php');
$this->handelFile('/config/modules.php', config_path('/modules.php'));
$this->info('Copy app.php');
$this->handelFile('/config/app.php', config_path('/app.php'));
$this->info('Copy placeholder.webp');
$this->handelFile('/public/placeholder.webp', public_path('/placeholder.webp'));
$this->info('Copy css');
Loading