Laravel Angular cms simple blog
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
Frontend static angular blogs
Frontend dynamic laravel blogs
Login menu
Create article post Blog
Requipment :Need third party apps your must download :
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