Skip to content

Laravel boilerplate with few examples of how to use it. Heavily inspired by spatie packages and architecture.

Notifications You must be signed in to change notification settings

miljanic/laravel-actions-boilerplate

Repository files navigation

Laravel Boilerplate - Laravel 7.x API

Ego boosters

List of features/packages:

Laravel customizations

  • BaseApplication - changed base directory and namespace of Laravel application
  • Separate applications (consumers), and Domain (business logic)
  • RouteServiceProvider - removed controllers base namespace

Exposed services in Production/Staging environment

  • Nginx at ports 80/443
  • MariaDB at port 3306
  • Portainer at port 9000

About

Laravel boilerplate with few examples of how to use it. Heavily inspired by spatie packages and architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published