Skip to content

Dashboard Template with Laravel 11 Inertia 2 Vue 3 and Localization

Notifications You must be signed in to change notification settings

itsmepiyushdev/portal

Repository files navigation

Portal

Dashboard Template based on PrimeVue SakaiVue template with Inertia 2,Laravel 11,Vue 3 and vue-i18n

Features

  • Register
  • Login
  • Multilingual

Multilingual

  1. English
  2. Marathi

Installation

Clone the repo using git clone

Copy .env.example to .env

Install the dependencies and devDependencies and start the server.

cd portal
npm i
composer install

Generate key

php artisan key:generate

Run migrations using

php artisan migrate

Verify the deployment by navigating to your server address in your preferred browser.

composer run dev

Go to browser enter this URL 127.0.0.1:8000

###Screenshots Screenshot 2024-12-17 132746

Screenshot 2024-12-17 132855

Screenshot 2024-12-17 133004

Screenshot 2024-12-17 133117

License

MIT

About

Dashboard Template with Laravel 11 Inertia 2 Vue 3 and Localization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published