How to start a new repository based on a skeleton project
When you start a new project it is best to stick to some best practices. Skeleton projects provide a basis for starting your project with a good directory structure, documentation, and configuration.
The skeleton project from ThePhpLeague is such a project. It provides all common files, such a composer.json, a PHPUnit configuration file and a README.
But how do you easily start a new project with this skeleton as a basis? Let's find out!
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5 Laravel 5.5 Laravel 5.2 Laravel 5.4 Laravel 5.3 Laravel 5.1 Intermediate v4.x v4.1 v4.2