Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
syncEnrollments
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Yeray Santana Hualde
syncEnrollments
Commits
b2b40a24
Commit
b2b40a24
authored
Jul 14, 2011
by
Taylor Otwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edited readme.md via GitHub
parent
4e11d429
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
1 deletion
+43
-1
readme.md
readme.md
+43
-1
No files found.
readme.md
View file @
b2b40a24
...
...
@@ -6,4 +6,46 @@ Laravel is a clean and classy framework for PHP web development. Freeing you fro
## Table Of Contents
-
<a
href=
"#installation"
>
Installation
</a>
\ No newline at end of file
### Getting Started
-
<a
href=
"#installation"
>
Requirements & Installation
</a>
-
<a
href=
"#config"
>
Basic Configuration
</a>
-
<a
href=
"#routes"
>
Routes
</a>
-
<a
href=
"#views"
>
Views & Responses
</a>
-
<a
href=
"#urls"
>
Generating URLs
</a>
-
<a
href=
"#html"
>
Generating HTML
</a>
-
<a
href=
"#errors"
>
Errors & Logs
</a>
### Input
-
<a
href=
"#input"
>
Retrieving Input
</a>
-
<a
href=
"#cookie"
>
Cookies
</a>
-
<a
href=
"#validation"
>
Validation
</a>
-
<a
href=
"#forms"
>
Building Forms
</a>
### Database
-
<a
href=
"#db-config"
>
Configuration
</a>
-
<a
href=
"#db-usage"
>
Usage
</a>
-
<a
href=
"#fluent"
>
Fluent Query Builder
</a>
-
<a
href=
"#eloquent"
>
Eloquent ORM
</a>
### Caching
-
<a
href=
"#cache-config"
>
Configuration
</a>
-
<a
href=
"#cache-usage"
>
Usage
</a>
### Sessions
-
<a
href=
"#session-config"
>
Configuration
</a>
-
<a
href=
"#session-usage"
>
Usage
</a>
### Authentication
-
<a
href=
"#auth-config"
>
Configuration
</a>
-
<a
href=
"#auth-usage"
>
Usage
</a>
### Other Topics
-
<a
href=
"#lang"
>
Localization
</a>
-
<a
href=
"#crypt"
>
Encryption
</a>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment