osaris-uk/pattern

The Laravel Framework.

Downloads

20

Stars

0

Version

4.1

pattern

A simple pattern for Laravel 6

Installation

composer create-project osaris-uk/pattern --prefer-dist projectname

After composer has finished hook up your DB in .env and run php artisan migrate

Be sure to recompile front end assets (npm run dev) once you have updated your .env file with your APP_URL.

What is pattern?

Pattern is a simple boilerplate for Laravel applications. It includes a standard laravel installation but with some other features pre-configured:

New features / issues

If you have any ideas for other features to include or see any issues you can submit a PR, alternatively get in touch and I'll have a look.

Thanks to..

  • Laravel is a fantastic PHP framework to work with, check it out here.
  • Codecourse
osaris-uk

Author

osaris-uk