Skip to content

twinslab/blog

Repository files navigation

About

Simple Laravel based blog application. Please note that it is currently under development

Contributing

Feel free to open pull requests or issues.

Usage

1. Installation

  1. git clone git@github.com:twinslab/blog.git <dirname>
  2. cd <dirname> && composer install
  3. touch storage/database.sqlite
  4. php artisan migrate
  5. Create a user

Have fun while blogging!

License

The MIT License (MIT). Please see License File for more information.

About

A Laravel based blog application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages