Git Product home page Git Product logo

medchelios / laravel-inertia-vue-spa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from perisicnikola37/laravel-inertia-vue-spa

0.0 0.0 0.0 1.88 MB

Single page application built using Laravel, Vue.js, Inertia.js and Jetstream. Enhanced with tests, Docker, and various other advanced topics for further exploration and understanding. Powered by Dependabot.

License: MIT License

JavaScript 0.20% PHP 85.80% CSS 0.01% Vue 13.73% Blade 0.17% Dockerfile 0.09%

laravel-inertia-vue-spa's Introduction

Laravel 10 + Inertia.js + Vue.js 3 + Jetstream -> single page application

Laravel Logo image Vue.js Logo Redbubble Image

The application is designed to provide a smooth and interactive user experience. This SPA offers an all-in-one solution for managing users and roles, featuring an easy-to-use dashboard for administrators.

Demo video

capture.webm

Installation

To get started with the installation, follow these steps:

  1. Clone the repository git clone https://github.com/perisicnikola37/laravel-inertia-vue-spa.git

  2. Enter project directory cd laravel-inertia-vue-project

  3. Install/update composer composer install | composer update | composer install --ignore-platform-req=ext-iconv

  4. Install npm npm install

  5. Set up the environment variables cp .env.example .env

  6. Generate an application key php artisan key:generate

  7. Configure the database php artisan migrate

  8. Generate storage link php artisan storage:link

  9. Start the development servers npm run dev & php artisan serve

  10. Visit the application at http://localhost:8000

Features

This application includes the following features:

  • User authentication and authorization
  • CRUD operations for users and roles
  • Real-time updates using Inertia.js and Vue.js
  • Two factor authentication
  • Browser sessions
  • Full text searching
  • Pagination
  • Multi delete users
  • Inertia.ks progress indicator
  • Font Awesome icons
  • Application analytics
  • User default profile avatar

Contributing

If you would like to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

License

This project is licensed under the MIT License. See the LICENSE.md file for details.

laravel-inertia-vue-spa's People

Contributors

perisicnikola37 avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.