Download the PHP package rodrigopedra/laravel-optimus without Composer
On this page you can find all versions of the php package rodrigopedra/laravel-optimus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rodrigopedra/laravel-optimus
More information about rodrigopedra/laravel-optimus
Files in rodrigopedra/laravel-optimus
Download rodrigopedra/laravel-optimus
More information about rodrigopedra/laravel-optimus
Files in rodrigopedra/laravel-optimus
Vendor rodrigopedra
Package laravel-optimus
Short Description Laravel wrapper for Optimus
License MIT
Package laravel-optimus
Short Description Laravel wrapper for Optimus
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-optimus
Laravel Optimus
Bridge to jenssegers/optimus
for Laravel.
It handles Route Model Binding to use a hashed id.
Installation
It will auto-register the ServiceProvider.
Configuration
Run this command to generate your app's secret numbers and add them to you .env
:
`
Usage
Add the UsesOptimusKey
trait to the models you want to have an Optimus route key.
This trait will handle the custom model binding.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-optimus with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.5
illuminate/support Version ^7.0|^8.0
illuminate/config Version ^7.0|^8.0
illuminate/database Version ^7.0|^8.0
illuminate/console Version ^7.0|^8.0
jenssegers/optimus Version ^1.1
symfony/process Version ~5.0
illuminate/support Version ^7.0|^8.0
illuminate/config Version ^7.0|^8.0
illuminate/database Version ^7.0|^8.0
illuminate/console Version ^7.0|^8.0
jenssegers/optimus Version ^1.1
symfony/process Version ~5.0
The package rodrigopedra/laravel-optimus contains the following files
Loading the files please wait ....