Download the PHP package sereny/nova-cep without Composer
On this page you can find all versions of the php package sereny/nova-cep. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nova-cep
Laravel Nova CEP Field
A Laravel Nova field enables automatic address data completion by CEP lookup.
Installation
You can install the package in to a Laravel app that uses Nova via composer:
Usage
Create migration:
php artisan make:migration create_addresses_table
Run migration
php artisan migrate
Create the Address
resource
php artisan nova:resource Address
All versions of nova-cep with dependencies
PHP Build Version
Package Version
The package sereny/nova-cep contains the following files
Loading the files please wait ....