Download the PHP package arthurydalgo/laravext-vue-starter-kit without Composer
On this page you can find all versions of the php package arthurydalgo/laravext-vue-starter-kit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download arthurydalgo/laravext-vue-starter-kit
More information about arthurydalgo/laravext-vue-starter-kit
Files in arthurydalgo/laravext-vue-starter-kit
Package laravext-vue-starter-kit
Short Description The skeleton application for Laravel framework with Laravext.
License MIT
Homepage https://github.com/arthurydalgo/laravext-vue-starter-kit
Informations about the package laravext-vue-starter-kit
Laravext Example - Laravel 12 with Vue
Introduction
This is an starter kit of a Laravel 12 application with Vue that makes use of the Laravext package.
Instructions
I'm assuming you have PHP (8.4 or later), Composer and Node.js installed on your machine, and also that you have some kind of database running (like MySQL or SQLite), that you have created a .env
file based on the .env.example
file and set it up with your database credentials.
You should now be able to access the application at http://localhost:8000, or whatever URL you have set up for your local environment.
All versions of laravext-vue-starter-kit with dependencies
arthurydalgo/laravext Version ^1.1
laravel/framework Version ^12.0
laravel/sanctum Version ^4.0
laravel/tinker Version ^2.10.1
tightenco/ziggy Version ^2.4