• Stars
    star
    145
  • Rank 253,197 (Top 6 %)
  • Language
    PHP
  • Created over 5 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An Inertia.js frontend preset for the Laravel Framework

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

  1. Fresh install Laravel >= 7.0 and cd to your app.
  2. 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

  1. Use php artisan ui inertiajs to install the scaffolding
  2. npm install && npm run dev
  3. php artisan serve (or equivalent) to run server and test preset.

More

Learn more about Inertia.js from @reinink's introductory blog post.

More Repositories

1

tall

A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
Blade
2,414
star
2

tailwindcss

A Tailwind CSS frontend preset for the Laravel Framework
Blade
1,147
star
3

material-dashboard

Material Frontend Preset For Laravel Framework 9.x and Up
CSS
259
star
4

argon

Argon Frontend Preset For Laravel Framework 9.x and Up
HTML
230
star
5

now-ui-dashboard

CSS
226
star
6

bulma

Bulma Frontend Preset For Laravel Framework 5.5 and Up
HTML
171
star
7

black-dashboard

Black Frontend Preset For Laravel Framework 9.x and Up
CSS
85
star
8

laravel-vuetify

A Vuetify frontend preset for the Laravel Framework
HTML
80
star
9

zurb-foundation

Zurb Foundation Frontend Preset For Laravel Framework 5.5 and Up
SCSS
52
star
10

paper-dashboard

CSS
49
star
11

white-dashboard

CSS
48
star
12

uikit3

Laravel 5.5+ Front-end preset for UIKit 3.
HTML
44
star
13

laravel-preset-bootstrap4

HTML
39
star
14

light-bootstrap-dashboard

Blade
34
star
15

skeleton

A skeleton repository to help users to create their own presets.
PHP
13
star
16

stimulus

Laravel 5.5+ frontend preset for Stimulus
PHP
10
star
17

tachyons

Laravel 5.5.x front-end preset for Tachyons scaffolding
HTML
8
star
18

tabler

Laravel 7.x Front-end preset for Tabler UI
HTML
7
star
19

laravel-frontend-presets.github.io

The Laravel Frontend Presets' Website
HTML
7
star
20

w3css

Laravel 5.5.x Front-end Preset For W3CSS
HTML
4
star
21

karma-eslint

Laravel Preset for using Karma, ESLint (Airbnb), along with your built in laravel-mix & Vue.js setup, to get a working unit testing & code coverage for your JS assets.
JavaScript
3
star
22

internals

For Internal Discussion
2
star
23

primercss

Laravel 5.5.x front-end preset for Primer CSS scaffolding
PHP
1
star