Skip to content

najeem-b/laravel-jetstream-vuetify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Jetstream Vuetify

A base Laravel Jetstram app built with Vuetify components.

Includes

Initialize Project

# init packages
yarn install

# init laravel
composer install

Webpack

# start development server
yarn watch

Valet

This project uses Valet for local development. Once you have Valet setup, run the following commands to create a link and access the project on http://laravel-jetstream-vuetify.test

# change to project directory
cd /laravel-jetstream-vuetify

# link project
valet link laravel-jetstream-vuetify

Releases

No releases published

Packages

No packages published

Languages