0%

laravel学习笔记

migration

php artisan make:migration create_tasks_table
php artisan migrate

model

php artisan make:model User

contorller

php artisan make:controller UsersContorller –resource

快速创建软链接

php artisan storage:link

坚持技术分享,您的支持将鼓励我继续创作!

欢迎关注我的其它发布渠道