Download the PHP package salt/core without Composer
On this page you can find all versions of the php package salt/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package core
Short Description This package houses the core logic, templates and components used by Salt web applications
License MIT
Homepage https://github.com/salt/core
Informations about the package core
Netlify - Package Documentation Home
This package houses core logic, templates and components used by Laravel applications built by the Salt team.
It has the following features:
- Custom collection traits
- A Mandrill mail sender service
- A dynamic menu builder
- Permissions and roles
- Settings
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
``
Documentation
View the documentation for this package here
Testing
Releasing a new version
To release a new version, first create a tag on the main
branch with the new version number. E.g "1.0.1":
Then push that tag up to GitHub:
A new version will automatically be created on packagist which will then be available for installation.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Salt
- All Contributors
All versions of core with dependencies
loilo/fuse Version ^6.5
mailchimp/transactional Version ^1.0
spatie/laravel-data Version ^3
spatie/laravel-package-tools Version ^1.9.2