wiklog/starter-kit

Package de développment de Wiklog pour Laravel

10.1 2024-04-17 09:46 UTC

README

Starter kit pour le développement de solutions sur le framework Laravel.

Installation

You can install the package via composer:

composer require --dev wiklog/starter-kit

Usage

Launch Vagrant and commands in admin mode in windows cli (ssh for commands)

You can publish .env:

php artisan starter:env

After configuring the .env files, you can publish with:

php artisan starter:init

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

License

The MIT License (MIT). Please see License File for more information.