Skip to content

ThePaavero/cms

Repository files navigation

CMS prototype on top of Laravel (for now)

Installation

$ git clone https://github.com/ThePaavero/cms.git
$ composer install

Create your .env file.

$ php artisan key:generate

Create your database and set your DB config in .env file.

$ php artisan migrate --seed

Done.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published