Skip to content

mesinkasir/larang

Repository files navigation

LARANG CMS BLOG

LARAVEL ANGULAR BLOG

Work with laravel 7

A modern CMS blogging platform develope using laravel on backend with mysql db and angular on front end for displaying all blog article content.

Home page

laravel angular blog cms

Frontend static angular blogs

laravel angular blog cms

Frontend dynamic laravel blogs

laravel angular blog cms

Login menu

laravel angular blog cms

Create article post Blog

laravel angular blog cms

Requipment :Need third party apps your must download :

  • XAMPP
  • NPM
  • GIT
  • COMPOSSER
  • LARAVEL
  • ANGULAR

How to install :

Play video tutorial installation →

Download this new modern blog apps, Create new database on phpmyadmin , name it with larang and import larang.sql on larang download folder db on your new msql.

create new folder name it with larang on C:Xampp/htdocs , open larang folder right click and select gitbash here run command composer install && php artisan key:generate && php artisan serve.

open localhost:8000 , login with

email : admin@admin.com

password : 12345678

And hapy blogging !!

for upload on web just upload all file on host.

How to run angular front end :

Open folder C:Xampp/htdocs/larang/frontend configure connect.php with databased , and right click gitbash here , run command

npm install && ng serve

open localhost:4200

for deploy on your host just run "ng build" and upload dist folder on hosting

Made with ❤ by https://mesinkasironline.web.app

full documentation installation here https://www.hockeycomputindo.com/2021/01/cara-integrasi-laravel-angular-learn.html