Skip to content

Laravel Skeleton, which does not include a frontend and is entirely backend development with unit testing.

Notifications You must be signed in to change notification settings

nilsapruzzese/laravel-skeleton

Repository files navigation

Blog

Pre-installed packages

  • regnerisch/laravel-beyond
  • spatie/laravel-permissions
  • spatie/data-transfer-objects
  • spatie/laravel-query-builder
  • PHPStan (./vendor/bin/phpstan analyse)

Setup procedure

1. Install dependencies

Run composer install for installing project dependencies.

2. Generate application key

Run php artisan key:generate. to generate application key.

4. Serve application

Run php artisan serve.

About

Laravel Skeleton, which does not include a frontend and is entirely backend development with unit testing.

Topics

Resources

Stars

Watchers

Forks

Languages