【筆記-Laravel】Laravel學習資源
Laravel 8
Frameworks
List of Demos
Documentations:
- Laravel 7 Official Document
- Laravel 5中文文件
- Laravel 7 中文文档(簡體)
- Laracasts
- Laravel modules
- Laravel 4 入門書
General tutorials:
- Laravel Tutorial
- Laravel Tutorial
- ItSolutionStuff.com
- Larvel 7 Basic to Advanced
- Learn Laravel (Best Laravel Tutorials for Beginners)
- Building Web Applications From Scratch With Laravel
- Laravel Tutorial: Step by Step Guide to Building Your First Laravel Application
- Create your First Application with Laravel
- How to Create Multi Level Dynamic Menu In Laravel Treeview
- Laravel 5.5 Socialite : Login with Twitter, Facebook, Google, Github, Linkedin etc #Part1
View, Routing, and Blade template (刀鋒樣板)
- Laravel Menus
- Laravel Routing Made Easy
- Different ways for passing data to view in Laravel (四個把資料送到View的方式)
- 路由 in Laravel 7 中文文檔(簡體)
- reate Layout Using Laravel Blade Templating Engine
- Integrate Bootstrap Template with Laravel
- Laravel 學習筆記(11) – Route 進階
- aravel – 設計一個好的 Blade Template, 使用 @parent
- Laravel Routing – 8 Advanced Tips: Languages, APIs, Groups, Validation
- [ LARAVEL ] 初心者之路#05 – LARAVEL ROUTING 路由控制
Authentication & Authorization (密碼驗證與授權)
- Laravel 5.5 Middleware Tutorial : How to Create Login with Multiple Level Access in laravel 5.5
- Laravel Multiple Guards Authentication: Setup and Login
- Laravel 7/6 Multi Auth (Authentication) Tutorial
Roles and Permissions
Repository
Service provider
Flash message (我翻譯成轉場訊息,其他可能的翻譯:快閃訊息、提醒訊息…)
CRUD
- Create PHP Laravel 7/6 CRUD Web App with MySQL Database
- Laravel 7 CRUD Tutorial: Build a CRUD App with MySQL and Bootstrap 4
- Laravel 5.8 REST CRUD API Tutorial – Build a CRM [PART 1]: Eloquent Models and Relationships
- Laravel 7/6 REST API CRUD Tutorial – Build a CRM [PART 2]: Eloquent Models and Relationships
- Laravel 5.8 Ajax Crud Tutorial using DataTables
Admin (後台管理)
Database Model & E-R relationships
- Eloquent by Example
- Laravel Eloquent Tutorial With Examples
- Pivot tables and many-to-many relationships
- Using Laravel Eloquent’s Many to Many Relationship
- Polymorphic relationships in Laravel and their use cases
- 介绍 Eloquent 关联中的多态关联(Polymorphic Relations)
Real system examples: order system,inventory management system, etc.
- Laravel E-Commerce Application Development – Order Management
- Building an Order Tracking System in Laravel Powered by Twilio SMS
- estarter-ecommerce-for-laravel (my build)
- E-commerce-Food-Order-System-Laravel-Project
Laravel Application Market
Micro-framework