Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manuelgeek/laravel-inertia

A laravel app to demonstrate use of inertia Js, Vue Js SPA
https://github.com/manuelgeek/laravel-inertia

inertiajs laravel routing spa vue

Last synced: about 6 hours ago
JSON representation

A laravel app to demonstrate use of inertia Js, Vue Js SPA

Awesome Lists containing this project

README

        

## About Laravel Inertia

This is a sample Laravel project to illustrate Creating SPA with Inertia JS

## Table of contents
- [Set Up](#set-up)
- [Tech Stack](#tech-stack)
- [Features](#features)
- [Screenshot](#screenshot)
- [Resources](#resources)
- [About Me](#about-me)
- [Licence](#licence)

## Set up

Fork and Clone the project then;

```bash
composer install

cp .env.example .env

php artisan key:generate

php artisan migrate

npm run dev

php artisan serve

```
## Tech Stack

- Laravel
- Vue Js
- Tailwind CSS
- Inertia JS

## Features

* Register
* Login
* Update Avatar
* CRUD
* Pagination

## Screenshot

img

img

## Resources

- [Inertia](https://inertiajs.com/)
- [Laravel Inertia](https://github.com/inertiajs/inertia-laravel)
- [Vue Js Inertia](https://github.com/inertiajs/inertia-vue)

## About Me

[Magak Emmanuel](https://magak.me)

## License

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=for-the-badge)](#)

[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source-200x33.png?v=103)](#)

Happy coding, Star before Fork 😊💪💯