cwsdigital/twill-base

Base project for Twill sites

v2.5.2 2021-10-11 11:20 UTC

This package is auto-updated.

Last update: 2024-03-29 04:26:40 UTC


README

composer create-project -s dev cwsdigital/twill-base {project-name}

edit env file and configure your DB connection

artisan twill:install

artisan db:seed --class=InstallSeeder

npm install

npm run dev

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.