Skip to content

PHP Laravel project of a blog and list application in which you can create posts in your list, each of which can also contain comments. Developed while learning Laravel framework.

Notifications You must be signed in to change notification settings

GabrielHenB/bentrilist

Repository files navigation

Bentrilist Project

A web application project written in PHP Laravel for a fictional list and blog site called Bentrilist. I aim to practice front-end and back-end development using this project.

At the moment, Bentrilist has:

  • Posts (itens on the list) and comments (with posts CRUD endpoints)
  • Authentication through login and register endpoints (inc CSRF protection that is native to Laravel)
  • Uses Laravel Blade templating engine, mostly through the components api.
  • Employs mostly pure CSS styling with some bootstrap sections which are currently not in use althrough Bootstrap is listed as a dependency.

What am I using here:

PHP Laravel JavaScript HTML5 CSS3 MySQL MariaDB jQuery Bootstrap

Developers:

Gabriel B
GitHub LinkedIn

About Laravel:

Laravel Logo

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Build Status Total Downloads Latest Stable Version License

About

PHP Laravel project of a blog and list application in which you can create posts in your list, each of which can also contain comments. Developed while learning Laravel framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published