composer install
Lista de aulas - Videos do curso
Aula 001 - Introdução
Aula 002 - Instalação do software
Aula 003 - Instalação do composer
Aula 004 - Criação de um projeto Laravel
Aula 005 - Utilização do Laragon - Parte 1
Aula 006 - Utilização do Laragon - Parte 2
Aula 007 - Primeiro contato com o Laravel
Aula 008 – Laravel Routing
Aula 009 – Pequenos testes com Routes
Aula 010 – Continuando a falar de routes simples
Aula 011 – Passar valores através das Views
Aula 012 – Passar array multidimensional através das Views
Aula 013 – Routes com parâmetros
Aula 014 – Routes com múltiplos parâmetros e parâmetro padrão
Aula 015 – Controllers
Aula 016 – Nomeando Routes
Aula 017 – Utilização de Routes nomeadas
Aula 018 – Passando dados entre Routes e Controllers
Aula 019 – De Route para Controller e de Controller para View
Aula 020 – Resource Controller
Aula 021 – Blade Template Engine
Aula 022 – Blade – Sintaxe básica
Aula 023 – Blade Snippets
Aula 024 – Blade Layouts
Aula 025 – Blade Layouts – Parte 2
Aula 026 – Blade Layouts – Parte 3
Aula 027 – Blade include sub-views
Aula 028 – Blade Loops
Aula 029 – Blade Views para coleções
Aula 030 – Passando dados de formulário para Controller
Aula 031 – Resource Controller e dados de formulário
Aula 032 – Bases de dados - Configurações
Aula 033 – Introdução a Migrations
Aula 034 – Criação de Migration
Aula 036 - Migrations – Criações de tabelas com Blueprint
Aula 037 – Migrations – Criação de relação entre tabelas
Aula 038 – Query Builder
Aula 039 – Seeding
Aula 040 – Tinker
Aula 041 – Exercício de Seeding
Aula 042 – Query Builder - Exercícios
Aula 043 – Eloquent ORM - Introdução
Aula 044 – Eloquent - Relação entre Model e tabela
Aula 045 – Colocando em prática o MVC
Aula 046 – Colocando em prática o MVC
Aula 047 – Colocando em prática o MVC
Aula 048 – Adaptar o Model para apresentar registros
Aula 049 – Eloquent - Editar e eliminar registros
Aula 050 – Utilização do bootstrap no Laravel
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel is accessible, yet powerful, providing tools needed for large, robust applications.
Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework, making it a breeze to get started learning the framework.
If you're not in the mood to read, Laracasts contains over 1100 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.
We would like to extend our thanks to the following sponsors for helping fund on-going Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page:
- Vehikl
- Tighten Co.
- Kirschbaum Development Group
- 64 Robots
- Cubet Techno Labs
- British Software Development
- Webdock, Fast VPS Hosting
- DevSquad
- UserInsights
- Fragrantica
- SOFTonSOFA
- User10
- Soumettre.fr
- CodeBrisk
- 1Forge
- TECPRESSO
- Runtime Converter
- WebL'Agence
- Invoice Ninja
- iMi digital
- Earthlink
- Steadfast Collective
- We Are The Robots Inc.
- Understand.io
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.