Skip to content

Reproduction of a blog with a Laravel CMS to create and manage contents using CRUD, API and Laravel Auth. Front-end made with Vue-router

Notifications You must be signed in to change notification settings

ValerioGc/laravel-boolpress

Repository files navigation

laravel-boolpress

Reproduction of a blog with a Laravel CMS for create and manage contents using CRUD, API and Laravel Auth. Front-end made with Vue-router


Setup Project

⬇️ Create and compile file .env
▶️ NPM dependecies setup: npm install
▶️ Composer dependecies setup: composer install
▶️ Generate key: php artisan key:generate
▶️ Execute Migration: php artisan migrate
▶️ Seed Database: php artisan db:seed
▶️ Start developement server: php artisan serve

Development tools

Languages Framework
HTML5 SASS Javascript php Vue Laravel
HTML SASS Javascript PHP Vue Js Laravel

Previews:

Gif boolpress


 

Thumbnails boolpress

View Full size previews ⤵️
preview1 preview2 preview3 preview4 preview5 preview6

About

Reproduction of a blog with a Laravel CMS to create and manage contents using CRUD, API and Laravel Auth. Front-end made with Vue-router

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published