Download the PHP package digitlab/adaptive-view without Composer
On this page you can find all versions of the php package digitlab/adaptive-view. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download digitlab/adaptive-view
More information about digitlab/adaptive-view
Files in digitlab/adaptive-view
Download digitlab/adaptive-view
More information about digitlab/adaptive-view
Files in digitlab/adaptive-view
Vendor digitlab
Package adaptive-view
Short Description Adaptive views for Laravel.
License MIT
Homepage http://digitlab.co.za
Package adaptive-view
Short Description Adaptive views for Laravel.
License MIT
Homepage http://digitlab.co.za
Please rate this library. Is it a good library?
Informations about the package adaptive-view
Adaptive View
An adaptive view extension for Laravel.
Installation
Install using composer:
Follow the instructions in setting up Agent.
Add the service provider in app/config/app.php:
Usage
You can create a mobile view with the extension. Similarly you can create tablet views with the extension. Mobile and tablet views will fallback to normal views if they do not exist.
Troubleshooting
- Check that AdaptiveViewServiceProvider is registered as soon after the ViewServiceProvider as possible. Invoking the view factory before registering AdaptiveViewServiceProvider will cause it not to work.
License
Adaptive View is licensed under The MIT License (MIT).
All versions of adaptive-view with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
illuminate/support Version ^5.0
illuminate/view Version ^5.0
jenssegers/agent Version ^2.0
illuminate/support Version ^5.0
illuminate/view Version ^5.0
jenssegers/agent Version ^2.0
The package digitlab/adaptive-view contains the following files
Loading the files please wait ....