An open API service indexing awesome lists of open source software.

https://github.com/valeriogc/laravel-boolpress

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
https://github.com/valeriogc/laravel-boolpress

back-end blog css3 front-end html5 javascript laravel vuejs web-page

Last synced: 15 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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_*



:arrow_down: Create and compile file .env


:arrow_forward: NPM dependecies setup:
npm install


:arrow_forward: Composer dependecies setup:
composer install


:arrow_forward: Generate key:
php artisan key:generate


:arrow_forward: Execute Migration:
php artisan migrate


:arrow_forward: Seed Database:
php artisan db:seed


:arrow_forward: 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 :arrow_heading_down:


preview1
preview2
preview3
preview4
preview5
preview6

--------