Welcome to my LaSalle Software's Online Docs!
Welcome to my online docs!
My LaSalle Software is comprised of two applications and many packages. The apps are as lean as I can get away with because, frankly, apps are a pain in the ass to update. My packages are composer installable and composer update-able. All apps and packages are listed on Packagist.org.
Here is the list of LaSalle Software apps and packages:
My LaSalle Software is comprised of two applications and many packages. The apps are as lean as I can get away with because, frankly, apps are a pain in the ass to update. My packages are composer installable and composer update-able. All apps and packages are listed on Packagist.org.
Here is the list of LaSalle Software apps and packages:
- App or package Name
- Description
- ls-adminbackend-app
-
⇒ app
⇒ administrative back-end app - ls-basicfrontend-app
-
⇒ app
⇒ front-end app - ls-laravelapp-pkg
-
⇒ package
⇒ core front-end
⇒ core back-end
⇒ mandatory -- this is https://github.com/laravel/laravel all packaged up! - ls-libraryfrontend-pkg
-
⇒ package
⇒ core front-end
⇒ mandatory for the front-end app - ls-librarybackend-pkg
-
⇒ package
⇒ core back-end
⇒ mandatory for the back-end app - ls-novabackend-pkg
-
⇒ package
⇒ Nova related stuff
⇒ mandatory for the back-end app - ls-lasalleuifrontend-pkg
-
⇒ package
⇒ front-end views
⇒ fork this package (and modify the "library" config)!
⇒ mandatory for the front-end app - ls-lasalleuibackend-pkg
-
⇒ package
⇒ back-end views
⇒ fork this package (and modify the "library" config), although the defaults are ok, if not spectacular!
⇒ mandatory for the back-end app - ls-blogfrontend-pkg
-
⇒ package
⇒ if you want a blog, install this package in your front-end app
⇒ optional - ls-blogbackend-pkg
-
⇒ package
⇒ if you want a blog, install this package in your back-end app
⇒ optional - ls-contactformfrontend-pkg
-
⇒ package
⇒ if you want the contact form, install this package in your front-end app
⇒ optional - ls-contactformbackend-pkg
-
⇒ package
⇒ if you want the contact form, install this package in your back-end app
⇒ optional - ls-library-pkg
-
⇒ package
⇒ deprecated, so do not use!
⇒ this is the original library package, which was split into two separate packages
⇒ exists for reference only, as contains all the commits, issues, and milestones up to the point where it was split into two new packages - ls-backup-pkg
-
⇒ package
⇒ a very basic, plain vanilla, database backup package
⇒ you are better off with the Spatie backup package
⇒ optional