Download the PHP package internexus/larapid without Composer
On this page you can find all versions of the php package internexus/larapid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download internexus/larapid
More information about internexus/larapid
Files in internexus/larapid
Download internexus/larapid
More information about internexus/larapid
Files in internexus/larapid
Vendor internexus
Package larapid
Short Description A simple free alternative for Laravel Nova.
License MIT
Package larapid
Short Description A simple free alternative for Laravel Nova.
License MIT
Please rate this library. Is it a good library?
Informations about the package larapid
Larapid
A simple free alternative for Laravel Nova.
Install
Installing via Composer
Publish packages resources
Usage
Create a service provider
Create an entity
Fields
Text
Date
Datetime
Boolean
Password
Url
Money
Number
Select
Textarea
Media
HasMany
BelongsTo
Available Fields methods
Attributes
help(string $text)
readOnly()
placeholder(string $placeholder)
Validations
rules(array $rules)
creationRules(array $rules)
updateRules(array $rules)
Visibility
showOnIndex()
showOnDetail()
showOnCreating()
showOnUpdating()
hideFromIndex()
hideFromDetail()
hideWhenCreating()
hideWhenUpdating()
onlyOnIndex()
onlyOnDetail()
onlyOnForms()
exceptOnForms()
Search and sort
sortable()
searchable()
Available Entity methods
Visibility
fieldsForIndex()
fieldsForDetail()
fieldsForCreating()
fieldsForUpdating()
Actions
enableEditing()
enableDetail()
enableDeleting()
Hooks
beforeSaving()
afterCreated()
afterUpdated()
Redirects
redirectAfterCreate(Model $model)
redirectAfterUpdate(Model $model)
redirectAfterDelete(Model $model)
All versions of larapid with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5|^8.0
illuminate/support Version ^7.0|^8.0
inertiajs/inertia-laravel Version ^0.4.4
intervention/image Version ^2.7
laravel/ui Version ^3.4
illuminate/support Version ^7.0|^8.0
inertiajs/inertia-laravel Version ^0.4.4
intervention/image Version ^2.7
laravel/ui Version ^3.4
The package internexus/larapid contains the following files
Loading the files please wait ....