Download the PHP package think.studio/nova-thinkit without Composer
On this page you can find all versions of the php package think.studio/nova-thinkit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download think.studio/nova-thinkit
More information about think.studio/nova-thinkit
Files in think.studio/nova-thinkit
Package nova-thinkit
Short Description Laravel Nova small kit for quicker development.
License MIT
Homepage https://github.com/dev-think-one/nova-thinkit
Informations about the package nova-thinkit
Laravel Nova think kit.
Laravel Nova small kit for quicker development.
Installation
You can install the package via composer:
Usage
Actions
Login to different guard
Send reset password notification
Filters
Dynamic Boolean filter
Use filter for relation. For example add filter to Author to filter Posts:
Empty or null filed filter
Use filter for relation. For example add filter to Author to filter Posts:
BelongsTo filter
Filter by related belongsTo relation.
BelongsToMany filter
Filter by related belongsToMany relation.
Metadata table
MetaFieldUpdater
If you have standalone table what contains meta values. You can use MetaFieldUpdater
to quicker update these values from main resource:
Feature image functionality
Add interface and trait to model
Add trait to resource
Page templates (Dynamic fields based on template field)
Create template fields wrapper
Add mapping
Finally, update resource
Credits
All versions of nova-thinkit with dependencies
laravel/nova Version ^4.14
think.studio/laravel-simple-image-manager Version ^3.4
think.studio/nova-html-field Version ^2.1