- Clone the repo via this url
[email protected]:vickris/simple-blog.git - Create a
.envfile by running the following commandcp .env.example .env - Install various packages and dependencies:
composer install - Run migrations then seed the database:
php artisan migrate php artisan db:seed
- Generate an encryption key for the app:
php artisan key:generate.
-
Notifications
You must be signed in to change notification settings - Fork 19
vickris/simple-blog
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Simple blog based on Laravel 5.4
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published