📄️ Laravel Introduction
Laravel is an open source PHP web application framework launched by Taylor Otwell in 2011. It is widely welcomed by developers for its concise syntax and powerful functions. Laravel aims to make the development of web applications simpler and more efficient, and provide an elegant development experience. Its design philosophy emphasizes developer efficiency and code maintainability.
📄️ Basic Learning
To use Laravel initially, you need to install the following
📄️ Image Use
Laravel Picture
📄️ Model
main
📄️ Migration
Migration Setting Usage
📄️ Seeder
Laravel seeder It is to create SQL in virtual user data, which can help programmers test projects well.
📄️ Request
Request Writing
📄️ Queue
Laravel Queue
📄️ Policy
Laravel Policy does not require installation
📄️ Passport
Laravel Passport
📄️ Event & Listener
Laravel Event And Listener
📄️ Laravel + Vue
Laravel Vue
📄️ Template Breeze
Configuration postcss.config.js
📄️ Role Verification
Web Role Verification
📄️ API Study
Laravel Api Writing
📄️ Advanced Learning
Laravel Advanced Learning
📄️ Advanced learning
Laravel Advanced learning