Skip to content

Belchenkov/laravello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravello

Build Clone Trello with Laravel+Vue.js+GraphQL+Tailwind CSS

screenshot

Get Start:

git clone

composer install

npm install

Rename or copy .env.example file to .env

php artisan key:generate

docker-compose up --build -d

or

php artisan serve