Download the PHP package miladtech/laravel-support without Composer
On this page you can find all versions of the php package miladtech/laravel-support. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download miladtech/laravel-support
More information about miladtech/laravel-support
Files in miladtech/laravel-support
Package laravel-support
Short Description MiladTech common support helpers, contracts, and traits required by various MiladTech packages. Validator functionality, and basic controller included out-of-the-box.
License MIT
Homepage https://milad-tech.com/
Informations about the package laravel-support
MiladTech Support
MiladTech common support helpers, contracts, and traits required by various MiladTech packages. Validator functionality, and basic controller included out-of-the-box.
Note: this package is just a support package for other MiladTech packages, which may not be useful on it's own, but contains some complementary generic functionality and also may not respect SemVer and break backward compatibility.
Installation
Install via composer require miladtech/laravel-support
Usage
Support Helpers
intend()
The intend
method returns redirect response:
Note: this helper accepts
redirect
methods as it's input keys, such aswithErrors
,with
,back
, androute
..etc
mimetypes()
The mimetypes
method gets valid mime types:
timezones()
The timezones
method gets valid timezones:
Changelog
Refer to the Changelog for a full history of the project.
Support
The following support channels are available at your fingertips:
- Help on Email
- Follow on Twitter
Contributing & Protocols
Thank you for considering contributing to this project! The contribution guide can be found in CONTRIBUTING.md.
Bug reports, feature requests, and pull requests are very welcome.
- Versioning
- Pull Requests
- Coding Standards
- Feature Requests
- Git Flow
Security Vulnerabilities
If you discover a security vulnerability within this project, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.
About MiladTech
MiladTech is a software solutions startup, specialized in integrated enterprise solutions for SMEs established in Alexandria, Egypt since June 2016. We believe that our drive The Value, The Reach, and The Impact is what differentiates us and unleash the endless possibilities of our philosophy through the power of software. We like to call it Innovation At The Speed Of Life. That’s how we do our share of advancing humanity.
License
This software is released under The MIT License (MIT).
(c) 2016-2023 MiladTech LLC, Some rights reserved.
All versions of laravel-support with dependencies
illuminate/auth Version ^8.0.0 || ^9.0.0 || ^10.0.0
illuminate/bus Version ^8.0.0 || ^9.0.0 || ^10.0.0
illuminate/contracts Version ^8.0.0 || ^9.0.0 || ^10.0.0
illuminate/http Version ^8.0.0 || ^9.0.0 || ^10.0.0
illuminate/routing Version ^8.0.0 || ^9.0.0 || ^10.0.0
illuminate/support Version ^8.0.0 || ^9.0.0 || ^10.0.0
illuminate/validation Version ^8.0.0 || ^9.0.0 || ^10.0.0
watson/validating Version ^7.0.0 || ^8.0.0
spatie/laravel-schemaless-attributes Version ^2.0.0 || ^2.4.0