This repository aims to store tests and documentation to serve as a preparatory for Laravel Certification.
To sign up for certification, go to the link: https://certification.laravel.com/
Below the topics that should be studied, each theme will have a directory with content and references.
You will probably have difficulty following this if you don't have the least experience with any PHP framework.
If, like me, your intention is not to have a Laravel certificate but to have more knowledge to develop with more quality and agility, this repository will also serve you.
Attention! This is under construction still do not go so thirsty to the pot.
Good things are not done overnight.
Version 7.1+
Compose
Autoloading Standards
Request Lifecycle
Service Container Binding and Resolution
Service Providers
Knife
Http verbs
Redirects
Route Parameters
NAMED ROUTES
ROUTE GROUPS
Route Model Binding
Rate Limiting
DEFING / REGISTERING MIDDLEWARE
Middleware Parameters
Defing Controllers
Controller namespacing
Single Action Controllers
Middleware
Resource Controllers
Dependency Injection
ROUTE CACHING
PSR-7 REQUESTS
Request Path and Method
Retrieving Input
Uploaded files
Proxy Configuration
Attaching Headers / Cookies
Encryption
Redirects
Flash Data
Response Types
Response Macros
Creating Views
Passing Data To Views
View Composer
NAMED ROUTES
Controller Actions
DEFAULT VALUES
Configuration
STORING DATA
Retrieving Data
Deleting Data
Flash Data
Custom Drivers
Form Requests
Manually creating validators
Error Messages
VALIDATION RULES
Custom Rules
Configuration
Writing to Specific Channels
Creating Custom Channels
BLADE TEMPLATING
Localization
Asset Compilation
Authentication
Authorization
Encryption / Hashing
CSRF Protection
XSS Protection
Generating Commands
Command I/O
Registering commands
Execut Commands
Broadcasting Events
Receue Events
Broadcasting Channels
Presence Channels
Client Events
Drivers / configuration
STORING ITEMS
Retrieving Items
Tags cache
Creating Custom Drivers
Creating / Extending Collections
Collection Methods
Higher-Rader Messages
Registering Events / Listeners
Queued Listeners
Dispatching Events
Subscribing to events
Configuration / Drivers
Storing / Retrieving Files
Custom filesystems
Arrays / Objects
Paths
Strings
URLS
Misc
Drivers / configuration
Generatting Mailables
Writing mail
Sending mail
Markdown
Location Development
Creating notifications
Sending Notifications
Mail notifications
Markdown
Database notifications
Broadcast notifications
SMS Notifications
SLACK NOTIFICATIONS
Custom Channels
Disk
Service Providers
Resumes
Commands
Assets
Publishing File groups
Drivers / configurations
Creating / Disputching Jobs
Running Queue Workers
Supervisor
Handling Failed Jobs
SCHEDULING ARTISAN COMMANDS
SCHEDULING QUEUE JOBS
SCHEDULING SHELL COMMANDS
Time Zones
Preventing Task Overlaps
MAINTENANCE MODE
Query Builder
Page
Migrations
Seeding
Conventions
Relationships
ELOQUENT COLLECTIONS
Mutators / Accessors
API Resources
Serialization
Scopes
Creating / Running Tests
Http tests
Session / Authentication
Testing File Uploads
AVAILABLE ASSERTIONS
Browser Tests / Dusk
DATE FACTORIES
FAKES / MOCKING