Skip to content

codeaken/laravel

 
 

Repository files navigation

Laravel Skeleton

This is my fork of the laravel/laravel skeleton project.

The changes are minimal and includes tab to spaces conversion of the files and adaptions to make it work out of the box with my PHP dev box (codeaken/vagrant-php).

Create project

To create a new project based on this skeleton just run the command below

composer create-project codeaken/laravel --prefer-dist --stability dev .

License

These changes are licensed under the MIT license

About

A PHP Framework For Web Artisans

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%