Skip to content

laravel101/laravel.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Website

This is the source of the official Laravel.com website.

The site has two main sections. The front / marketing page which is located at resources/views/marketing.blade.php and the documentation pages.

Documentation

The website's documentation is loaded from the resources/docs directory. You will need to clone each version of the documentation into this directory. For example, resources/docs/5.3, etc. All of the documentation is stored on GitHub at laravel/docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.7%
  • PHP 9.6%
  • HTML 9.4%
  • Other 0.3%