/laravel-blogs

Simple blog website by using Laravel 7

Primary LanguagePHP

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