Download the PHP package laravel-frontend-presets/inertiajs without Composer
On this page you can find all versions of the php package laravel-frontend-presets/inertiajs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-frontend-presets/inertiajs
More information about laravel-frontend-presets/inertiajs
Files in laravel-frontend-presets/inertiajs
Download laravel-frontend-presets/inertiajs
More information about laravel-frontend-presets/inertiajs
Files in laravel-frontend-presets/inertiajs
Vendor laravel-frontend-presets
Package inertiajs
Short Description A Laravel frontend preset to get you up and running with Inertia.js
License MIT
Package inertiajs
Short Description A Laravel frontend preset to get you up and running with Inertia.js
License MIT
Please rate this library. Is it a good library?
Informations about the package inertiajs
Laravel Frontend preset for Inertia.js
Note: The Inertia.js project is in the very early stages of development and IS NOT yet intended for public consumption. As such, the state of this preset is in flux and may change significantly to accommodate changes in Inertia.js.
A Laravel front-end scaffolding preset for Inertia.js.
This preset scaffolding removes the manual steps required to get up and running with Inertia.js.
Usage
- Fresh install Laravel >= 7.0 and cd to your app.
- Install this preset via
composer require --dev laravel-frontend-presets/inertiajs
. Laravel will automatically discover this package. No need to register the service provider.
Installation
- Use
php artisan ui inertiajs
to install the scaffolding npm install && npm run dev
php artisan serve
(or equivalent) to run server and test preset.
More
Learn more about Inertia.js from @reinink's introductory blog post.
All versions of inertiajs with dependencies
PHP Build Version
Package Version
The package laravel-frontend-presets/inertiajs contains the following files
Loading the files please wait ....