Download the PHP package iamdamith/laravel-vue-spa without Composer
On this page you can find all versions of the php package iamdamith/laravel-vue-spa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-vue-spa
# Laravel-Vue SPA
Features
- Laravel 10
- Vue + VueRouter + Pinia + Tailwind CSS + ESlint
- Pages with custom layouts
- Login, register and Dashboard pages
- Authentication with JWT
- Tailwind UI
Installation
composer create-project --prefer-dist iamdamith/laravel-vue-spa
- Edit
.env
and set your database connection details - (When installed via git clone or download, run
php artisan key:generate
andphp artisan jwt:secret
) php artisan migrate
npm install
Usage
Development
Production
All versions of laravel-vue-spa with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^10.10
laravel/sanctum Version ^3.2
laravel/tinker Version ^2.8
laravel/ui Version ^4.2
tymon/jwt-auth Version ^2.0
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^10.10
laravel/sanctum Version ^3.2
laravel/tinker Version ^2.8
laravel/ui Version ^4.2
tymon/jwt-auth Version ^2.0
The package iamdamith/laravel-vue-spa contains the following files
Loading the files please wait ....