Skip to content

This is a baseline of Laravel that I use, comes with pre-installed dependencies. It is meant to be a tool for generating new projects.

Notifications You must be signed in to change notification settings

whoami15/laravel-project-template

Repository files navigation

Laravel Project Template

This is a baseline of Laravel that I use, comes with pre-installed dependencies. It is meant to be a tool for generating new projects.

Usage

git clone https://github.com/whoami15/laravel-project-template.git my-awesome-project
cd my-awesome-project
# Remove the git repository metadata
rm -rf .git/
# Start a brand new repository
git init
git add .

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email hello at daryllegion dot com instead of using the issue tracker.

Credits

About

This is a baseline of Laravel that I use, comes with pre-installed dependencies. It is meant to be a tool for generating new projects.

Topics

Resources

Code of conduct

Stars

Watchers

Forks