Learn-Laravel — Learning materials and open source project collection
Laravel study materials
Official website
- Laravel.com ——Laravel official website
- golaravel.com —— Laravel Chinese website
- lumen - Laravel framework created for speed
- PHP's Way - PHP The Right Way
forum
- learnku.com —— Laravel China Community - High-quality Laravel Developer Community
- laravel.io ——Laravel developer community
- laravelacademy.org ——Laravel College, committed to providing high-quality Laravel Chinese learning resources
document
- Laravel Chinese Documentation
- Laravel 5.1 Chinese Documentation - Laravel 5.1 Chinese Documentation
- Laravel 5.2 Chinese Documentation - Laravel 5.2 Chinese Documentation
- Laravel 5.3 Chinese Documentation - Laravel 5.3 Chinese Documentation
- Laravel 5.4 Chinese Documents - Laravel 5.4 Chinese Documents
- Laravel 5.5 Chinese Documentation - Laravel 5.5 Chinese Documentation
- Laravel 5.6 Chinese Documentation - Laravel 5.6 Chinese Documentation
- Laravel 5.7 Chinese Documentation - Laravel 5.7 Chinese Documentation
- Laravel 5.8 Chinese Documentation - Laravel 5.8 Chinese Documentation
- Laravel 6.x Chinese Documentation - Laravel 6.x Chinese Documentation
- Laravel 7.x Chinese Documentation - Laravel 7.x Chinese Documentation
- Laravel 8.x Chinese Documentation - Laravel 8.x Chinese Documentation
- Laravel 8.5 Chinese Documentation - Laravel 8.5 Chinese Documentation
- Laravel 9.x Chinese Documentation - Laravel 9.x Chinese Documentation
- Laravel 10.x Chinese Documentation - Laravel 10.x Chinese Documentation
- Laravel 11.x Chinese Documentation - Laravel 11.x Chinese Documentation
- Lumen Chinese Documentation
- Lumen Chinese Document 5.1 —— Lumen Chinese Document 5.1
- Lumen Chinese Document 5.2 —— Lumen Chinese Document 5.2
- Lumen Chinese Document 5.3 —— Lumen Chinese Document 5.3
- Lumen Chinese Document 5.4 —— Lumen Chinese Document 5.4
- Lumen Chinese Document 5.5 —— Lumen Chinese Document 5.5
- Lumen Chinese Document 5.6 —— Lumen Chinese Document 5.6
- Lumen Chinese Document 5.7 —— Lumen Chinese Document 5.7
- Lumen Chinese Document 6.x —— Lumen Chinese Document 6.x
books
- "Laravel Introduction Tutorial" ——Laravel's first Chinese novice book "Laravel Introduction Tutorial"
- "Practical Advance of Web Development - Building a Forum System from Scratch" - The second book of Laravel tutorial series "Practical Advance of Web Development - Building a Forum System from Scratch"
- "Laravel Tutorial Practical Advanced - Architecture API Server" - The third book of the Laravel Tutorial Series "Laravel Tutorial Practical Advanced - Architecture API Server"
- "Mastering Laravel" ——Develop robust modern web-based software applications and RESTful APIs with Laravel, one of the hottest PHP frameworks
- "Learning Laravel's Eloquent" ——Develop amazing data-based applications with Eloquent, the Laravel framework ORM
- "Laravel 5 Essentials" —— Explore the fundamentals of Laravel, one of the most expressive and robust PHP frameworks available
- L01 Laravel Tutorial - Introduction to Web Development Practical Practical (Laravel 6.0) - This book will teach you how to use Laravel to build an application similar to Sina Weibo step by step, allowing you to experience the agility, pleasure and ease of Laravel development from actual development. (TOLL)
- L01 Laravel Tutorial - Introduction to Web Development Practical Practical (Laravel 5.8) - This book will teach you how to use Laravel to build an application similar to Sina Weibo step by step, allowing you to experience the agility, pleasure and ease of Laravel development from actual development. (TOLL)
- L01 Laravel Tutorial - Introduction to Web Development Practical Practical (Laravel 5.7) - This book will teach you how to use Laravel to build an application similar to Sina Weibo step by step, allowing you to experience the agility, pleasure and ease of Laravel development from actual development. (TOLL)
- L01 Laravel Tutorial - Introduction to Web Development (Laravel 5.5) - This book will teach you how to use Laravel to build an application similar to Sina Weibo step by step, allowing you to experience the agility, pleasure and ease of Laravel development from actual development. (TOLL)
- L02 Laravel Tutorial - Web Development Practical Advanced (Laravel 5.8) - In the Laravel Advanced Course, we will create a forum system. (TOLL)
- L03 Laravel Tutorial - Practical Architecture API Server (Laravel 5.8) - This book mainly focuses on the development of the backend API server for Apps. (TOLL)
- L04 Laravel Tutorial - WeChat applet from zero to release (Laravel 5.5) - From the first line of code to the submission and release of WeChat applet (charges)
- L05 Laravel Tutorial - E-commerce Practical (Laravel 5.8) - Take your hands to develop an e-commerce project (charge)
- L06 Laravel Tutorial - E-commerce Advanced (Laravel 5.8) - Take your hands to develop an e-commerce project advanced (fee)
- L07 Laravel Tutorial - Laravel TDD Test (Laravel 7.x) - Getting started with Laravel Testing, based on a complete project, 160+ tests cover unit tests, integration tests, and browser tests, and knock on the door to software testing with you. (TOLL)
- Laravel: Up and Running —— A Framework for Building Modern PHP Apps Author: Matt Stauffer
- Laravel Introduction and Practical Practice - Building a Chinese translation of the mainstream PHP application development framework "Laravel: Up and Running"
- Design Patterns in PHP and Laravel —— Author: Kelt Dockins
- Full-Stack Vue.js 2 and Laravel 5 —— Bring the frontend and backend together with Vue, Vuex, and Laravel Author: Anthony Gore
- Analysis of key technologies of Laravel framework - This book is suitable for readers who want to understand Laravel framework construction technology, as well as readers who want to have an in-depth understanding of Laravel framework. Author: Chen Hao
- Laravel Introduction and Practical Practice: Building a mainstream PHP application development framework - A systematic introduction to the Laravel framework includes Laravel background, Laravel development environment construction, routing and controller, Blade templates, front-end components, collection and processing of user data, Artisan and Tinker, database and Eloquent, containers, Laravel testing and other knowledge. Author: Matt Stauffer
Source code interpretation
- Laravel source code interpretation——The source code quality of yii/laravel is super high, phper must read it carefully
- Laravel source code brain map - source code brain map, worth seeing
- The first article of Laravel source code interpretation series - The first article of Laravel source code interpretation series - Initialization
- The second chapter of Laravel source code interpretation series - The second chapter of Laravel source code interpretation series - Request
- The third chapter of Laravel source code interpretation series - The third chapter of Laravel source code interpretation series - Response
- Laravel source code interpretation series fourth - Laravel source code interpretation series fourth - Auth mechanism
- Laravel source code interpretation series fifth - Laravel source code interpretation series fifth - Cache
- Laravel5.4 Life Process and Source Code Analysis—Life Process and Source Code Analysis
- One of the ruminations of PHP FPM source code - One of the ruminations of PHP FPM source code: Unlimited running programs
- PHP FPM source code rumination 2 - PHP FPM source code rumination 2: IO multiplexing
- PHP FPM source code rumination three - PHP FPM source code rumination three: multi-process model
- PHP FPM source code rumination four - PHP FPM source code rumination four: Event processing
- PHP FPM source code rumination five - PHP FPM source code rumination five: signal processing
- PHP FPM source code rumination sixth - PHP FPM source code rumination sixth: Encapsulation of IO event mechanism
- Learning_Laravel_Kernel ——Laravel core code learning
- Laravel source code analysis - Laravel source code analysis [Completed] Video tutorial (charged)
- Laravel Frame Facade Source Code Analysis - Frame Facade Source Code Analysis
- Laravel Core – IoC Service Container – oC Service Container
- Laravel core - IoC service container source code resolution (server binding) - IoC service container source code resolution (server binding)
- Laravel core - IoC service container source code analysis (server resolution) - IoC service container source code analysis (server resolution)
- Laravel Core – Details of Service Container – Details of Service Container
- Detailed explanation of laravel source code - This project has conducted a detailed analysis of the source code of each important module of laravel 5.4. I hope to give some guidance to students who want to understand the underlying principles and source code of laravel.
- Laravel source code analysis - look at the Http request to the response - This article will extract some key paths in Laravel processing http request as much as possible and share with you the principles of Laravel's working framework
- Laravel core concept explanation - In-depth explanation of the relationship between Service Contaier, Service Provider, Facades, and Contracts - In-depth explanation of the relationship between Service Contaier, Service Provider, Facades, and Contracts. bilibili.com
- Laravel source code notes (I) Program structure and life cycle - Laravel source code notes (I) Program structure and life cycle. Tencent Cloud Column.
- Laravel source code notes (II) Routing - Laravel source code notes (II) Routing. Tencent Cloud Column.
Video tutorial
- laravel.com ——The most useful Laravel video tutorials and a series of Laravel article tutorials (charges)
- laravist-free ——Free
- laravist-free laravel —— Free
- zexeo.com —— Laravel 4 Quick Start Series Tutorials
- Laravel 5 Framework Level Breakthrough——Laravel 5 Framework Level Breakthrough—Beginner
- laracon2013 —— Outside the wall
- laracon2014 —— Outside the wall
- What's New in Laravel 4 —— tutsplus.com (charged)
- Laravel 4 Mastery by Jeffrey Way —— tutsplus.com
- Laravel 3 Essentials —
- Rails or Laravel: Building an App Twice —
- Arjun Yonjan ——Outside the wall
- Laravel Framework Project Practical Course—— ydma.cn (Free)
- Learn Laravel easily - Basics - MOOC
- Learn Laravel easily - Form articles - MOOC
- Learn Laravel easily - Advanced Articles - MOOC
- laravel practical combat——Maizi Academy
- Laravel: The best PHP framework on Earth - Introduction - Maizi Academy
- Laravel Vue develops SPA applications—codecasts.com
- Laravel Vuejs Practical Practical: Developing Zhihu——codecasts.com
- Laravel practical package recommendation—codecasts.com
- laravel develops WeChat public account—codecasts.com
- Easy to use Laravel queues—codecasts.com
- Projects in Laravel: Learn Laravel Building 10 Projects —— A complete course to master latest Laravel 5.4 web framework (charged)
- Laravel5.6 Getting Started with Zero Foundation - Getting Started with Easy Practical
- PHP with Laravel for beginners - Become a Master in Laravel — Learn to master Laravel to make advanced applications like the real CMS app we build on this course
- 100 Best Laravel Videos — youtube
- Laravel / PHP expansion package video tutorial - Laravel / PHP expansion package video tutorial (charged)
- Comprehensive interpretation of Laravel framework and practical video tutorials (with project source code + notes included) —— Course objectives: Comprehensive interpretation of Laravel framework and practical (fee)
- Video courses on using Memcached in PHP and Laravel - Course Objectives: Learn the installation and basic use of Memcached servers, and learn the basic methods of connecting to Memcached services (charges)
- Laravel practical WeChat fun project 2019.PHP - Course Objectives: Course Objectives: Understand the basic use of various components of Laravel and the docking of WeChat official accounts, and help you enter the development gate of Laravel and official accounts (charges)
- The Strongest Framework Laravel Basic Introduction Video Tutorial (48 lectures in total) —— bilibili.com
- Laravel Vuejs Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Prac
- Laravel 2019, the complete guide with real world projects — Build simple to advanced web applications using the PHP's most popular web framework - Completely re-recorded for 5.8 (charged)
- RESTful API with Laravel: Build a real API with Laravel ——Build a RESTful API for a market system using Laravel and dominates the challenging RESTful skills with Laravel (charged)
- Laravel 5.8 is officially released, and we will open the bar with the new features - bilibili.com
- Laravel5.4 Rapid Development of Jianshu Website - This course uses a large number of Laravel basic and advanced components, combining Mysql asynchronous message queue, ElasticSearch search engine, Debugbar debugging tools, Laravel performance optimization and other technologies to develop a complete social networking website "Jianshu" in the front and back office. MOOC (fee)
- Laravel backend practical combat - Shared bicycle project - Shared bicycles are currently a very popular application. This course will explain some features of shared bicycles and use the PHP Laravel 5.4 framework to quickly build the backend service of shared bicycles. Geek Academy (fees)
- Laravel 5.8 Introduction to Practical Practice - Security and Optimization - Use Laravel's current latest version (5.8) to develop an enterprise website project. It mainly focuses on getting started with Laravel, and will also introduce corporate website security and how to prevent and basic SEO optimization of corporate websites. NetEase Cloud Classroom (charged)
- Laravel & Elastic full text search practice - I hope to master the introduction and beginners of advanced search and big data statistical analysis. NetEase Cloud Classroom (charged)
- Laravel framework quick start to mastery - Applicable: Have basic knowledge of PHP. NetEase Cloud Classroom (charged)
- Laravel elegant practical introduction: Second Edition - Laravel must learn to get started and advance. Whether you have just heard of Laravel, yearn for it, or have a certain foundation, and are eager to advance. NetEase Cloud Classroom (charged)
- Laravel&Vue Deep Integration Practical Second Edition - Take you to learn the junior high school and advanced + international trends of vue, and also have an elegant way to combine with laravel. NetEase Cloud Classroom (charged)
- Laravel Echo develops real-time applications - Laravel Echo is very powerful when developing real-time refresh applications. It encapsulates the complex functions behind it into an elegant interface. We can use Laravel's Event system and combine it with Broadcasting to develop a real-time web application. (TOLL)
- Laravel Mall Practical Video Tutorial - "Latest Laravel Mall Practical Video Tutorial" This course is recorded by Yun Zhimeng. Laravel is a simple and elegant PHP Web Development Framework (PHP Web Framework).
- Laravel Basic Development Book Video Tutorial - "Laravel Basic Development Book Video Tutorial" Laravel is a simple and elegant PHP Web Development Framework (PHP Web Framework).
- Laravel Development Mall Front Desk Video Tutorial - "Laravel Development Mall Front Desk Video Tutorial" This course is a mall front desk developed using the PHP framework laravel. For students who want to learn a PHP framework, this video tutorial is a very good choice!
- Laravel e-commerce project practical courses - "Laravel e-commerce project practical courses" course explains the development of Laravel project. After learning this course, you can imitate and develop an e-commerce project.
- Laravel practical development short chain generator video tutorial - "Laravel practical development short chain generator video tutorial" Laravel is a simple and elegant PHP Web development framework (PHP Web Framework).
- Laravel 6 PHP Framework for Just Beginners —— In this course, you will learn larval 6 Core Functionalities, Laravel 6 CRUD and Default Authentication System.
- Laravel 6.0 video tutorial new features - Produced by Coding10 - In this set of videos, we briefly introduce the new features brought by Laravel 6.0. bilibili.com
- Laravel 6 Login Jump - Login Jump means that users of different roles will automatically jump to different service pages after logging in. This is a simple function and the implementation is also simple.
- Laravel Online Payment - The topic of our video series is online payment, and we will focus on how to realize the scanning code payment on PC web pages. (TOLL)
- Laravel resource management - Focus on solving the problem of resource management. We will build a resource management mechanism to better manage and maintain user resources. (TOLL)
- Laravel Voyager backend system - This backend system is Voyager. Compared with the official Nova, Voyager is not inferior and even surpasses Nova in terms of ease of use. (TOLL)
- Laravel hook technology - HOOK course is the most important set of videos in Coding10, because the role of Hook is so powerful and has a wide range of applications, whether it is subscription notifications, Internet of Things, smart home, remote event monitoring, or online payment implementation. (TOLL)
- Laravel API interface development - In this video, we will integrate a lot of previous knowledge and string together all the scattered knowledge. Learn to interface development and expand your career development to a greater space. (TOLL)
- Laravel event monitoring - Laravel Event & Listener event monitoring mechanism allows developers to not only organize their code more organized, but also a highly abstract mapping of the operating rules of real society. (TOLL)
- Laravel 6.0 latest features - Version 6.0 is the beginning of this. It is also the beginning of the first semantic version. Laravel's version evolution will also enter a more formal iterative update. Although there are not many new features, it still brings some new changes that people can't put down.
- Laravel Caching - Laravel's cache system is definitely one of the best cache systems. The interface is simple and easy to use and is extremely friendly to developers~ (charges)
- Laravel 7 is officially released, come and see what new features are blushing - Laravel video tutorial: Laravel 7 is officially released, come and see what new features are blushing.
- Laravel 7 new features: more friendly test command php artisan test and file templates - Laravel video tutorial: Laravel 7 new features: more friendly test command php artisan test and file templates. bilibili.com
- Laravel 7 new features: new poses for routing binding and route data range locking - Laravel video tutorial: Laravel 7 new features: new poses for routing binding and route data range locking. bilibili.com
- Laravel 7 New Feature: Fluent string chain operation frees string operations - Laravel video tutorial: Laravel 7 New Feature: Fluent string chain operation frees string operations. bilibili.com
- Laravel 7's latest feature - Laravel's evolution method is very mature, and the framework will be improved and upgraded in the future, focusing on two aspects: "efficiency" and "ease of use".
- Laravel 8 version experience – Laravel 8 version experience. bilibili.com
- Let's get you started with Laravel 8 in 25 minutes - Today's gathering introduces the very popular PHP framework Laravel, which has just launched the 8.0 version. We spent 25 minutes to understand its basic usage, including additions, deletion, search and modification, user verification and form verification. bilibili.com
- Learn Laravel 8 Beginners Tutorial #1 —— Learn Laravel 8 Beginners Tutorial #1 - Requirements, Installation of Laravel 8. Youtube
- Learn Laravel 8 Beginners Tutorial #2 —— Learn Laravel 8 Beginners Tutorial #2 - About Folder Structure in details. Youtube
- Learn Laravel 8 Beginners Tutorial #3 —— Learn Laravel 8 Beginners Tutorial #3 - Understand the Landing page. Youtube
- Learn Laravel 8 Beginners Tutorial #4 —— Learn Laravel 8 Beginners Tutorial #4 - Create First Program in Laravel 8. Youtube
- Learn Laravel 8 Beginners Tutorial #5 —— Learn Laravel 8 Beginners Tutorial #5 - Routing in Laravel 8 #1. Youtube
- Learn Laravel 8 Beginners Tutorial #6 —— Learn Laravel 8 Beginners Tutorial #6 - Routing in Laravel 8 #2. Youtube
- PHP Advanced | 2021 Laravel8.0 from Beginner to Proficient in Practical Practical Tutorial - PHP Advanced | 2021 Laravel8.0 from Beginner to Proficient in Practical Practical Practical Tutorial. bilibili.com
- The path to advancement of the latest laravel8.0 in 2020 is easy to understand - [PHP Framework] The path to advancement of the latest laravel8.0 in 2020 is easy to understand. bilibili.com
- LX4 Laravel / PHP Five Minute Video – LX4 Laravel / PHP Five Minute Video. (TOLL)
- Laravel 9 Basic Introduction - Starting from scratch, adopt a penetrating learning method, step by step, starting from simple concepts, and mastering the core content of program development, project management and programming little by little.
- Laravel 9 new features - Laravel 9 new features detailed explanation
- Laravel 9 Learning at the right time - Laravel 9 Learning at the right time - Nanny-level tutorials, it’s hard not to learn! (TOLL)
- Laravel 9 Getting Started with Little White Basics - Laravel 9 Getting Started. bilibili.com
- Laravel 9 & 10 Introduction to Elegant Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical Practical P
Article tutorial
- Laravel quick lookup table - Laravel quick lookup table
- lvwenhan.com —— [The Laravel Tutorial for Chinese People] Series - Sui Han
- Laravel5 series introductory tutorial——Laravel5 series introductory tutorial
- Laravel large-scale project series tutorials - Laravel large-scale project series tutorials
- Detailed tutorial on the introduction of Laravel5 small project - share happiness without being a leapfrog, Laravel5 small project detailed tutorial on the introduction of Laravel5 small project
- Laravel: From Baicaoyuan to Sanwei Bookstore - a small book written by Laravel author, introducing Laravel's various design concepts
- Laravel Tutorial — tutorialspoint.com
- learninglaravel.net —— learninglaravel.net
- Laravel tutorial - Introduction to Web development practice - L01 Laravel tutorial - Introduction to Web development practice (Laravel 5.7)
- Developing blog application series based on Laravel 5.7—— Blog series Developing blog application series based on Laravel 5.7
- Laravel From Apprentice to Craftsman Proof Edition (Laravel 5) —— Advanced Application Architecture Based on Laravel 5
- Tutorial on Laravel front-back-end separation application example: Roast ——This series of tutorials will develop an API-driven front-back-end separation application based on Laravel 5.6 + Vue 2, named Roast
- Laravel 5.7 From Scratch — "Laravel From Scratch" has been the go-to video resource for Laravel newcomers since 2013. (Since 2013, "Laravel From Scratch" has been the preferred video resource for Laravel newcomers.)
- 11 FREE LARAVEL VIDEO TUTORIALS FOR ABSOLUTE BEGINNERS - 11 Free Laravel Video Tutorials for Beginners
- 8 Best + Free Laravel 5 Tutorial, Course, Training & Certification (2018) —— 8 Excellent Free Laravel 5 Tutorials, Course, Training & Certification
- Laravel From Beginner to Mastery Series Tutorials - For Laravel 5.5, 5.6, 5.7, this series of tutorials will revolve around an LTS version, and then adopt incremental updates, and continue to update as the Laravel version is upgraded until the Laravel framework is no longer maintained.
- Laravel Tutorial: Step by Step Guide to Building Your First Laravel Application — Step by Step by Step Guide to Building Your First Laravel Application
- How to Learn Laravel —— A roadmap from beginner to advanced — 2019
- Learn Laravel (Best Laravel Tutorials for Beginners) —— Best Laravel Tutorials for Beginners
- Laravel 5.8 CRUD Tutorial With Example For Beginners —— Laravel 5.8 CRUD Tutorial With Example For Beginners is today's topic.
- Easily deploy Laravel applications – In this course, I will do my best to reduce the requirements for operation and maintenance and shell expertise, and tell the deployment process as close as possible to domestic PHP engineers. Readers can follow the course description, learn and operate, quickly understand the entire process, and release and launch it step by step.
- (easywechat + Laravel 5.8) Organize the entire process of scanning codes on PC WeChat on PC - the entire process of scanning codes on PC WeChat on PC
- Implement a blog with Laravel in 30 minutes - Implement a simple blog with Laravel in 30 minutes
- LX1 Laravel / PHP Expansion Pack Video Tutorial 2019 - Select more than two expansion packages per week for explanation, covering the latest, hottest and most commonly used expansion packages related to PHP and Laravel. (Product)
- Practical tutorial on LX2 PHP expansion packs - From getting started to publish - Experienced PHP expansion pack developers will take you to release your first expansion pack from 0 step by step. (TOLL)
- LX3 Laravel Performance Optimization Getting Started - Performance Optimization Knowledge (Productivity) when developing Laravel applications
- Install Laravel 6 on a Server & Make Your App More Powerful — we will demonstrate how to install Laravel 6, what are the new features introduced in it and what benefits it brings for the developers.
- Laravel 6 Tutorial for Beginner: Create your First To-Do App — Learn Laravel in simple and easy steps starting from basic to advanced concepts by creating your first to-do application with basic CRUD functionality
- 8 Best + Free Laravel 5 Tutorial, Course [2019] [UPDATED] —— 8 Best + Free Laravel Tutorial, Course, Training, Class & Certification Online [2019]
- Laravel 6 CRUD Application Tutorial —— Laravel 6 CRUD Application Tutorial
- Laravel 6 Tutorial From Scratch | Step By Step — Here you can learn laravel easy and simple way from scratch (step by step).
- Laravel 7 Extension Development Tutorial - Laravel 7 Extension Development Tutorial
- Laravel Introduction Project: Blog Series Tutorials - Laravel Introduction Project: Blog Series Tutorials
- A series of tutorials for the development of WeChat applets——A quick guide to the development of WeChat applets based on the Laravel API interface
- Laravel 8 Tutorial: A Simple CRUD Tutorial——Laravel 8 Tutorial: A Simple CRUD Tutorial
- Laravel 8 series tutorials - Wuya Tutorial: Laravel 8 series tutorials Laravel Introduction Tutorial
- Laravel Introduction Tutorial Learning - Laravel Very friendly tutorial for beginners
Laravel open source project set
Prototype project
- Laravel 5 Boilerplate - a project based on the latest Laravel version (Laravel 5.1.*) and integrates Boilerplate
- Laravel 5 Angular Material Starter - A prototype project for Laravel 5.1 and AngularJS
- Someline Starter - A prototype project for quickly building RESTful APIs and web applications based on Laravel 5 and Vue.js
CMS
- Bootstrap CMS – A powerful CMS driven by Laravel 5.1
- October - CMS based on Laravel 5, committed to making development work simple
- PyroCMS - PHP content management system with MVC architecture, 3.0 was previously based on CodeIgniter, and is currently based on Laravel 5.1
- LavaLite —— Content management system based on Laravel 5.1 & Bootstrap 3
- TypiCMS - A multilingual content management system built on Laravel 5
- Laracms - A basic Chinese content management system based on Laravel development, which can quickly and elegantly develop and achieve your needs
- AmilaCMS - suitable for integrating the Laravel 5.x & 6.x website system that has been shipped, can customize database table prefix, use Bootstrap 4, and has Chinese language packages
forum
- Laravel.io ——Laravel developer community
- Flarum - a free, open source, simple forum system, a joint successor to esoTalk and FluexBB
- PHPHub – The positive PHP & Laravel developer community
- LaraBBS - LaraBBS is a concise forum application written in Laravel.
project management
- 92five app - built based on Laravel framework & Backbone JS, it is a self-hosted, web-based project management application
- Scrumwala - Based on Laravel5, project management application
- Ribbbon - An open source project management system built on Laravel 5.1 and Vue.js
blog
- Wardrobe - A minimalist blog platform focused on writing
- Laravel 5 Blog - A blog system developed based on Laravel 5
- Canvas - A lightweight blog system developed based on Laravel 5.2
- Katana - Static Blog/Site Generator (Supports Markdown and GitHub Pages)
- MyPersimmon - A blog system developed based on Laravel 5.4
- moell-blog - A blog that supports Markdown syntax based on Laravel development moell.cn
- bjyblog - blog baijunyao.com developed based on laravel. This project is the product of reconstructing thinkphp-bjyblog with the laravel framework
- PJ Blog - An open source blog system built by Laravel 5.* and Vuejs 2.*. pigjian.com
- Livewire-Blog — Livewire-Blog is a blog system developed based on laravel-8
E-commerce
- Antvel — Antvel is an open source e-commerce project developed based on Laravel 5.*
- Bagisto ——Open source e-commerce system built on Laravel + Vue.js
interview
- PHP Interview Guide - Laravel
- 91 Common Laravel Interview Questions and Answers
- 2021 PHP-Laravel Interview Questions
- Must-have for interviews! Detailed explanation of Laravel interview questions and answers
- 50 Laravel interview questions that interviewers must ask [with answers]
other
- Laravel Tricks — Laravel Tips & Tips
- Invoice Ninja - Open source invoice and time tracking application built on Laravel
- Paperwork - an open source note & archive tool based on Laravel 4.X
- Cachet - an open source status page system based on Laravel 5
- StyleCI - Developed by PHP CS Fixer, providing PHP code style continuous integration service
- Podcastwala - Based on Laravel 5, build your own podcast website
- Deployer - A free, open source PHP application deployment tool based on Laravel 5.1
- 20 Laravel Eloquent Tips and Tricks —— Laravel Eloquent Tips
- Laravel Daily: Laravel Tips & Tutorials —— Laravel Daily project has a goal of helping developers to learn some new Laravel trick (or remember an old one) every day.
- Orgmanager - Invite System for GitHub Organizations
- timegrid - A free and open source online dating platform based on Laravel PHP Framework. Free, open-source, online appointments platform based on Laravel PHP Framework.
- Alipay SDK in Laravel5 package - Alipay SDK in Laravel5/Lumen package package. This expansion package wants to achieve the purpose of convenient use of Alipay under the Laravel5/Lumen framework.
- A Laravel Boilerplate Project —— Laravel Boilerplate (Current: Laravel 6.0)
- WeChat SDK for Laravel 5 / Lumen —— WeChat SDK for Laravel 5 / Lumen, based on overtrue/wechat
- Larave9.0 + bootstrap3 backend management system - B5LaravelCMF V2.0, based on Laravel 9 + bootstrap 3, a general backend development framework, which is simple, easy to read, convenient for system expansion and secondary development.
Star History