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

https://github.com/rawilk/skeleton-laravel

A skeleton repository for new Laravel projects.
https://github.com/rawilk/skeleton-laravel

Last synced: 2 months ago
JSON representation

A skeleton repository for new Laravel projects.

Awesome Lists containing this project

README

          

# :project_name

---
This repo can be used to scaffold a new Laravel project. Follow these steps to get started:

1. Press the `Use template` button at the top of this repo to create a new repo with the contents of this skeleton.
2. Run `./configure-skeleton.sh` to run the script that will replace all placeholders throughout all the files.
3. Remove this block of text.
---

:project_description

## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

## Security
Please review [my security policy](.github/SECURITY.md) on how to report security vulnerabilities.

## Credits

- [:author_name](https://github.com/:author_username)
- [All Contributors](../../contributors)

## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.