torralbodavid / duck-funk-core
The Core of torralbodavid/duck-funk Arcturus CMS project
v0.4.2
2020-05-01 10:20 UTC
Requires
- php: ^7.4
- ext-json: *
- ext-sockets: *
- doctrine/dbal: ^2.10
- fzaninotto/faker: ^1.9
- guzzlehttp/guzzle: ^6.5
- illuminate/support: ^7.0
- laravel/framework: ^7.0
- socialiteproviders/facebook: ^1.0
Requires (Dev)
- laravel/ui: ^2.0
- mockery/mockery: ^1.3
- orchestra/testbench: ^5.0
- phpunit/phpunit: ^8.5
- spatie/laravel-permission: ^3.11
- dev-master
- v0.4.2
- v0.4.1
- v0.4.0
- v0.3.0
- v0.2.1
- v0.2.0
- v0.1.0
- v0.0.6
- v0.0.3
- v0.0.2
- v0.0.1
- dev-dependabot/npm_and_yarn/json5-1.0.2
- dev-dependabot/npm_and_yarn/json5-and-css-loader-and-css-url-loader-and-file-loader-and-laravel-mix-and-resolve-url-loader-and-sass-loader-and-url-loader-2.2.3
- dev-dependabot/npm_and_yarn/express-4.18.2
- dev-dependabot/npm_and_yarn/qs-and-express-6.11.0
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/codecov-3.8.3
- dev-dependabot/npm_and_yarn/eventsource-1.1.1
- dev-dependabot/npm_and_yarn/async-2.6.4
- dev-dependabot/npm_and_yarn/minimist-1.2.6
- dev-dependabot/npm_and_yarn/url-parse-1.5.7
- dev-dependabot/npm_and_yarn/ajv-6.12.6
- dev-dependabot/npm_and_yarn/node-fetch-2.6.7
- dev-dependabot/npm_and_yarn/elliptic-6.5.4
- dev-feature/tailwind_support
- dev-develop
This package is auto-updated.
Last update: 2024-11-07 14:21:44 UTC
README
Note: This is the core of the Duck Funk CMS for Arcturus Morningstar. If you want to build your own hotel, visit the main Duck funk repository.
Installation
You can install the package via composer:
composer require torralbodavid/duck-funk-core
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email davidtorralboperez@gmail.com instead of using the issue tracker.
Credits
License
The GNU GPLv3. Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.