Skip to content

kitelos/kitelos

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About KitElos

KitElos is a kit that facilitates the start of SPA web application development, providing you with a basic, structured scheme with modules necessary for any application.

Install

$ composer create-project seguce92/kitelos project_name
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=db_name
DB_USERNAME=db_username
DB_PASSWORD=db_password
$ php artisan kitelos:install

For more information visit: KitElos Documentation.

License

The Laravel framework is open-source software licensed under the MIT license.

About

Admin panel with laravel + Vuejs + Vuetify

Resources

Stars

Watchers

Forks

Packages

No packages published