Skip to content

Lammmas/laravel-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Laravel seed project

This is mostly just for myself, a Laravel 5 seed project that I can just download and start developing.

Structure

There's the "Laravel" folder, that contains Vendor, app, and other folders. Basically all the non-public stuff, controllers, plugins, etc.

Then there's the "wwwroot" folder, which is the public folder. It should be renamed if you're not using IIS, in case of Apache it should be www, some hosts have public_html, so just rename it to whatever is in use.

About

Seed for my laravel 5 projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages