eriansha / laravel-blogs

Simple blog website by using Laravel 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Blogpost

Simple blogpost application by using Laravel 7. You can take a look at here. This app is developed after accomplishment by Belajar Laravel 7 Dari Awal lesson by Parsinta.

Configuration

Run custom command to migrate and seeding the database

php artisan db:refresh

User

admin user username: admin password: password

Run

php artisan serve

About

Simple blog website by using Laravel 7


Languages

Language:PHP 68.8%Language:HTML 30.9%Language:Vue 0.4%