gemadigital / framework
GemaDigital Framework
Installs: 10 262
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
Requires
- php: ^8.2|^8.3
- backpack/activity-log: ^2.0
- backpack/backupmanager: ^5.0
- backpack/crud: ^6.7
- backpack/filemanager: ^3.0
- backpack/language-switcher: ^2.0
- backpack/logmanager: ^5.0
- backpack/pagemanager: ^3.0
- backpack/permissionmanager: ^7.0
- backpack/pro: ^2.0
- backpack/settings: ^3.0
- backpack/translation-manager: ^1.0
- barryvdh/laravel-elfinder: ^0.5.1
- illuminate/support: ~11
- laravel/framework: ^11.0
- laravel/socialite: ^5.0
- laravel/tinker: ^2.0
- spatie/laravel-cookie-consent: ^3.2
- spatie/laravel-translatable: ^6.1
Requires (Dev)
- backpack/generators: ^4.0
- barryvdh/laravel-debugbar: ^3.2
- fakerphp/faker: ^1.14
- larastan/larastan: ^2.7
- laravel/pint: ^1.15
- mockery/mockery: ^1.0
- nunomaduro/collision: ^8.0
- orchestra/testbench: ^9.0
- phpunit/phpunit: ^11
- rector/rector: ^1
- spatie/laravel-ignition: ^2.0
Suggests
- 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.
This package is auto-updated.
Last update: 2024-10-08 09:56:01 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.