gemadigital / framework
GemaDigital Framework
Installs: 11 838
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 1
Open Issues: 0
Requires
- php: ^8.3|^8.4
- backpack/activity-log: ^2.0
- backpack/crud: ^6.8
- backpack/language-switcher: ^2.0
- backpack/logmanager: ^5.0
- backpack/permissionmanager: ^7.0
- backpack/pro: ^2.0
- backpack/translation-manager: ^1.0
- illuminate/support: ~12
- laravel/framework: ^12.0
- laravel/tinker: ^2.0
- spatie/laravel-cookie-consent: ^3.2
- spatie/laravel-translatable: ^6.1
Requires (Dev)
- larastan/larastan: ^3.0
- laravel/pint: ^1.15
- rector/rector: ^2.0
Suggests
- backpack/backupmanager: Useful to backup the database.
- backpack/filemanager: Useful to manage files on the server.
- backpack/pagemanager: Useful to manage pages on the server.
- backpack/settings: Useful to manage settings on the server.
- barryvdh/laravel-elfinder: Goes along with backpack/filemanager to manage files on the server.
- eduardokum/laravel-mail-auto-embed: Useful to embed images on emails.
- league/flysystem-aws-s3-v3: Required to connect to AWS S3 or a Digital Ocean Space.
- v15.x-dev
- v14.x-dev
- 14.2
- 14.1
- 14.0
- v13.x-dev
- 13.1
- 13.0
- v12.x-dev
- 12.0
- v11.x-dev
- 11.13
- 11.12
- 11.11
- 11.10.2
- 11.10.1
- 11.10
- 11.9.1
- 11.9
- 11.8
- 11.7
- 11.6
- 11.5
- 11.4
- 11.3
- 11.2
- 11.1
- 11.0
- 10.5
- 10.4
- 10.3
- 10.2
- 10.1
- 10.0
- 9.0
- 8.18
- 8.17
- 8.16
- 8.15
- 8.14
- 8.12
- 8.11
- 8.10
- 8.9
- 8.8
- 8.7
- 8.6
- 8.5
- 8.4
- 8.3
- 8.2
- 8.1
- 8.0
- 7.0
- 1.1.1
- 1.1.0
- 1.0.0
This package is auto-updated.
Last update: 2025-05-02 10:03:56 UTC
README
GemaDigital Laravel Framework
Comands
Install the project
$ php artisan install
Run the project (using env information)
$ php artisan run
Packages a ready for production zip
$ php artisan package
Publishes the framework assets
$ php artisan publish
Installation
Via Composer
$ composer require gemadigital/framework
Credits
License
Please see the license file for more information.