rawilk / skeleton-laravel

A skeleton repository for new Laravel projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

: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 for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

Please review my security policy on how to report security vulnerabilities.

Credits

License

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

About

A skeleton repository for new Laravel projects.

License:MIT License


Languages

Language:PHP 66.5%Language:Blade 30.8%Language:Shell 2.7%