Download the PHP package motomedialab/stub without Composer
On this page you can find all versions of the php package motomedialab/stub. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download motomedialab/stub
More information about motomedialab/stub
Files in motomedialab/stub
Download motomedialab/stub
More information about motomedialab/stub
Files in motomedialab/stub
Vendor motomedialab
Package stub
Short Description Helper package to stub out a Laravel project for local development
License
Package stub
Short Description Helper package to stub out a Laravel project for local development
License
Please rate this library. Is it a good library?
Informations about the package stub
MotoMediaLab Stub
Stubs out Laravel projects with relevant packages and Docker configuration to skip the setup process and dive right into code. Based upon our commonly used packages and configurations.
This package makes some assumptions:
- You have docker installed and understand how to use it
- You have dnsmasq configured to route any .test domains to your local machine
- You are installing this as a development repository into a fresh laravel project
- You have already / will add
~/.mkcert-keys/rootCA.pem
to your Keychain or Firefox
If you haven't already created your Laravel project, you should do so using the command below:
Then you can install and run this package using:
We also recommend having the below in your /etc/hosts
file for easier communication with the Docker containers:
All versions of stub with dependencies
PHP Build Version
Package Version
The package motomedialab/stub contains the following files
Loading the files please wait ....