/cws-twill-base

CWS base repository for Twil CMS projects

Primary LanguagePHP

CWS Twill Base Project

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.