Download the PHP package smousss/laravel-novalize without Composer
On this page you can find all versions of the php package smousss/laravel-novalize. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download smousss/laravel-novalize
More information about smousss/laravel-novalize
Files in smousss/laravel-novalize
Download smousss/laravel-novalize
More information about smousss/laravel-novalize
Files in smousss/laravel-novalize
Vendor smousss
Package laravel-novalize
Short Description Generate Laravel Nova admin panels at light speed using GPT-4!
License MIT
Homepage https://github.com/smousss/laravel-novalize
Package laravel-novalize
Short Description Generate Laravel Nova admin panels at light speed using GPT-4!
License MIT
Homepage https://github.com/smousss/laravel-novalize
Please rate this library. Is it a good library?
Informations about the package laravel-novalize
Create Laravel Nova admin panels at light speed!
Smousss generates Laravel Nova resources in a few seconds using GPT-4 to help you speed up your admin panel's development.
Installation
Install the package via Composer:
Publish the config file:
Usage
- First, generate a secret key on smousss.com.
- Add it to your
SMOUSSS_SECRET_KEY
environment variable. - Then, create a Nova resource based on your Post model:
php artisan smousss:novalize App\\Models\\Post
. Or for multiple models:php artisan smousss:novalize App\\Models\\Post App\\Models\\Comment
Credit
Novalize for Laravel has been developed by Benjamin Crozat for Smousss (Twitter).
License
MIT
All versions of laravel-novalize with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^9.0|^10.0
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^9.0|^10.0
The package smousss/laravel-novalize contains the following files
Loading the files please wait ....