Download the PHP package rayiumir/laravel-metabox without Composer
On this page you can find all versions of the php package rayiumir/laravel-metabox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rayiumir/laravel-metabox
More information about rayiumir/laravel-metabox
Files in rayiumir/laravel-metabox
Download rayiumir/laravel-metabox
More information about rayiumir/laravel-metabox
Files in rayiumir/laravel-metabox
Vendor rayiumir
Package laravel-metabox
Short Description Easy creation of MetaBox for Laravel
License MIT
Package laravel-metabox
Short Description Easy creation of MetaBox for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-metabox
Documentation
Laravel Metabox
Metabox is a highly useful feature for retrieving or displaying WordPress information. We decided to bring this Metabox functionality to Laravel. With Laravel Metabox, you can define features such as custom fields for posts without the need to create a custom field table in the database.
Installs
Install Package:
After Publish Files:
And Migration Database:
How to use
Calling HasMetaboxes
in Models Post.php
:
To delete post metabox data, place the following function in Post.php
:
Task Laravel Metabox
- [X] Text Field
- [X] Upload Field
- [X] Select Field
- [X] Checkbox Field
- [X] Toggle Field
- [X] Radio Button Field
- [X] Tabs Field
- [X] Gallery Image Field
All versions of laravel-metabox with dependencies
PHP Build Version
Package Version
The package rayiumir/laravel-metabox contains the following files
Loading the files please wait ....