https://github.com/fariswidhi/larablog
Simple Blog using Laravel 5.5
https://github.com/fariswidhi/larablog
database larablog laravel
Last synced: 3 months ago
JSON representation
Simple Blog using Laravel 5.5
- Host: GitHub
- URL: https://github.com/fariswidhi/larablog
- Owner: fariswidhi
- Created: 2017-09-20T13:01:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-13T07:22:17.000Z (over 8 years ago)
- Last Synced: 2025-10-10T17:15:09.377Z (9 months ago)
- Topics: database, larablog, laravel
- Language: PHP
- Size: 4.08 MB
- Stars: 0
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Simpe Blog Using Laravel 5.5 & Bootstrap 4
This is a simple blog application using laravel 5.5.
how to use:
1. create a database named "larablog_db" or name up to you.
2. set the configuration in the .env and config / database.php files.
3. run:
``
php artisan migrate
`` on your cli
4. done
## Screenshoot
