This repository serves as an entry point for future Laravel projects of the
Advertisement Agency Christian Aichner.
Report bug
·
Request feature
·
Blog
- Quick start
- Bugs and feature requests
- Contributing
- Community
- Versioning
- Creators
- Thanks
- Copyright and license
- Install composer (if not installed yet)
- Clone the repository:
git clone https://github.com/aichner/Laravel-Template.git Laravel-Template
- Go to the new folder
cd Laravel-Template
- Run
composer update
- Copy
.env.template
and rename it to.env
- Configure your
.env
to your needs - Generate key
php artisan key:generate
The demo site will now be accessible at your local webservice.
(The project folder public
should be the document root of the webserver)
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.
All HTML and CSS should conform to the Code Guide, maintained by Mark Otto.
Get updates on our development and chat/talk with the project maintainers and community members.
- Follow @realaichner.
- Follow us on Facebook.
For transparency into our release cycle and in striving to maintain backward compatibility, this repository is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we adhere to those rules whenever possible.
Joshua Tuttlies
We do not have any external contributors yet, but if you want your name to be here, feel free to contribute to our project.
SPDX-License-Identifier: (EUPL-1.2) Copyright © 2019 Werbeagentur Christian Aichner