Skip to content

Philwn/Laravel-AdminLTE

Repository files navigation

Laravel and AdminLTE Theme CMS

After recently moving to Laravel PHP framework and creating a couple of projects involving a CMS Panel i decided to create a "Boiler Plate" for how they usually work. This package uses and includes an Open Source Bootstrap admin Theme call AdminLTE which also uses a combination of javascript/jquery plugins. This package is meant to provide me with a quick start when producing a new project that requires a CMS

Resources

This Package uses the following (possibly more depending on what AdminLTE ships with)

Laravel (version 5.1.26 (LTS)) The PHP framework of choice

Bootstrap Version(3.3.5) Bootstrap ships with Laravel anyway and the free admin theme is also based on Bootstrap 3

AdminLTE (version 2.3.2) Free Open source Bootstrap Admin Theme

CKEditor Used as my Content Editor within the CMS, Shipped with AdminLTE Theme.

dataTables (version 1.10.7) Used for pagination/search/sortability of large HTMl Tables e.g Large table showing all blog posts

laravelcollective/html Laravel Collective maintain components removed from the main Framework. This is a HTML and form builder addon.

Bootstrap-Tagsinput (Version 0.7.1) Bootstrap user interface for managing tags in a form.

doctrine/dbal (2.4)

Intervention/Image (2.3)

Contributing

I Consider myself a competent developer but no Expert, therefore I am willing to listen/review any suggestions/contributions which may better myself aswell as this starting package, However this is originally aimed at my own personal use.

License

This package is an amalgamation of other Open Source work(s) customised to my own personal use and is also Open Source

About

CMS Boiler plate using Laravel and the OpenSource adminLTE theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages