Download the PHP package am2studio/laravel-qandidate without Composer
On this page you can find all versions of the php package am2studio/laravel-qandidate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download am2studio/laravel-qandidate
More information about am2studio/laravel-qandidate
Files in am2studio/laravel-qandidate
Package laravel-qandidate
Short Description Service provider for qandidate
License MIT
Homepage https://github.com/AM2Studio/laravel-qandidate
Informations about the package laravel-qandidate
Qandidate Laravel
This is a service provider for Qandidate package
Install
Via Composer
Register service provider in your app.php
Register the facade in your app.php
Publish migration file and run migration
This package already has a simple CRUD for qandidate and can be accessed through /qandidate/toggle. If you wish to change the prefix or even create your own routes you can publish config file
and disable default routes through defaultRoutes variable or change default prefix through routePrefix variable. If you decide to use defult routes but want to add middleware you can do so through middlewares variable.
If you don't like default templates, publish views and make changes accordingly.
Usage
Change log
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONDUCT for details.
Credits
- Marko Šamec
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-qandidate with dependencies
laravelcollective/html Version ~5.0
php Version >=5.3.0
qandidate/toggle Version 0.3.0
symfony/expression-language Version 3.0.0