LaravelPackages.net
Acme Inc.
Toggle sidebar
lolsokje/laravel-template

A template consisting of the packages, tools, etc. I usually use for every new Laravel application.

9
0
1.0.0
About lolsokje/laravel-template

lolsokje/laravel-template is a Laravel package for a template consisting of the packages, tools, etc. i usually use for every new laravel application.. It currently has 0 GitHub stars and 9 downloads on Packagist (latest version 1.0.0). Install it with composer require lolsokje/laravel-template. Discover more Laravel packages by lolsokje or browse all Laravel packages to compare alternatives.

Last updated

Laravel Template

A template consisting of the packages, tools, etc. I usually use for every new Laravel application.

Aside from Laravel, this template comes with;

Installation

You can create a new project using this template via composer:

# Download the template
composer create-project --prefer-dist lolsokje/laravel-template

# Install the NPM dependencies
npm install

# Run Vite
npm run dev

Frameworks

Testing

(Quality) Tools

Other

Star History Chart