Best laravel framework open-source packages.

Laravel starter

Laravel 11 Starter Project
Updated 1 month ago

Laravel 11 Starter Project

Laravel 11 Starter project

Stack

Laravel MySQL Vite Docker

Features

Instalation

  • Clone the repo
  • Run composer install & npm install commands
  • Run migrations
composer i
npm i
artisan migrate

Commands

Laravel IDE Helper

Re-generate the docs yourself

sail artisan ide-helper:generate

Automatic PHPDocs for models

sail artisan ide-helper:models

Commitzen

Using commitzen instead of git commit -m "something"

git cz

PHP Stan

Run PHP Stan

composer analyse

Laravel Pint

Format Laravel code

composer format

License

This project is licensed under the MIT license, Copyright (c) 2023 Renato Nabinger. For more information see the LICENSE file.

Tags larastan