Skip to content

Modular Laravel Application with Vuejs and Tailwind CSS

Notifications You must be signed in to change notification settings

mrlinnth/lavuta

Repository files navigation

About lavuta

Lavuta is a boilerplate web application consists of

Lavuta tries to follow

Lavuta's vision is to be an easy to use, clean and expandable boilerplate project.

Laravel

Following Laravel packages are installed and configured by default

Vuejs

Tailwindcss

Installation instruction

  • run $ git clone https://github.com/mrlinnth/lavuta
  • create new database
  • create .env file with correct database info
  • run $ composer install
  • run $ php artisan migrate
  • run $ php artisan passport:install
  • run $ php artisan key:generate
  • run $ php artisan passport:install --force
  • enter UI module directory $ cd Modules/Ui
  • run $ npm install
  • run $ npm run dev

About

Modular Laravel Application with Vuejs and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages