Skip to content

Repository files navigation

Basic CMS based on the Laravel 6

UNDER DEVELOPMENT...


HOW TO START

Firstly clone this repository and install the dependencies.

$ git clone https://github.com/PuriaGithub/Basic-CMS-Laravel6.git
$ composer install

After that run the command below. Do not forget to configure your .env file.

$ php artisan key:generate
$ php artisan migrate

And then run

$ npm install
$ npm run production

Finally, serve the application.

$ php artisan serve

TODO

  • Authentication
  • Create,Update and Delete Posts
  • Categories
  • Media Library
  • Settings
  • Sitemap
  • Improve UI/UX

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

Basic CMS based on the Laravel 6

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages