Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cwsdigital/cws-twill-base

CWS base repository for Twil CMS projects
https://github.com/cwsdigital/cws-twill-base

Last synced: 2 months ago
JSON representation

CWS base repository for Twil CMS projects

Awesome Lists containing this project

README

        

# 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 [[email protected]](mailto:[email protected]). All security vulnerabilities will be promptly addressed.

## License

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).