Download the PHP package oanhnn/laravel-presets without Composer
On this page you can find all versions of the php package oanhnn/laravel-presets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download oanhnn/laravel-presets
More information about oanhnn/laravel-presets
Files in oanhnn/laravel-presets
Package laravel-presets
Short Description Laravel Preset Command polyfill for Laravel 5.4
License MIT
Homepage https://github.com/oanhnn/laravel-presets
Informations about the package laravel-presets
Introduction
Laravel Preset Command polyfill for Laravel 5.4
Main features
Make Laravel Frontend Presets feature for Laravel 5.4
Requirements
- php >=7.0
- Laravel 5.4.x
Installation
To get started with Laravel Frontend Presets, use Composer to add the package to your project's dependencies:
Configuration
After installing the Laravel Frontend Presets library, register the Laravel\Presets\PresetServiceProvider
in your config/app.php
configuration file:
Usage
Please read:
Changelog
See all change logs in CHANGELOG.md
Contributing
All code contributions must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send a pull request.
To ensure a consistent code base, you should make sure the code follows the PSR-2.
If you would like to help take a look at the list of issues.
License
This project is released under the MIT License.
Copyright © 2017 Oanh Nguyen.
All versions of laravel-presets with dependencies
illuminate/contracts Version 5.4.*
illuminate/support Version 5.4.*
illuminate/filesystem Version 5.4.*
illuminate/console Version 5.4.*