Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
codeigniter4
/
shield
Public
Notifications
You must be signed in to change notification settings
Fork
144
Star
427
Code
Issues
5
Pull requests
13
Discussions
Actions
Projects
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add
shield:model
command for make custom
UserModel
- #491
#491
Closed
datamweb
wants to merge 16 commits into
codeigniter4:develop
codeigniter4/shield:develop
from
datamweb:CLI-custom-user-model
datamweb/shield:CLI-custom-user-model
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
feat: add
shield:model
command for make custom
UserModel
#491
datamweb
wants to merge 16 commits into
codeigniter4:develop
codeigniter4/shield:develop
from
datamweb:CLI-custom-user-model
datamweb/shield:CLI-custom-user-model
Copy head branch name to clipboard
Commits
Commits on Oct 31, 2022
feat: add new CLI command for make custom `UserModel`
datamweb
committed
6860277
View commit details
Copy full SHA for 6860277
Browse repository at this point
feat: add tpl for make custom `UserModel`
datamweb
committed
288f8cb
View commit details
Copy full SHA for 288f8cb
Browse repository at this point
Commits on Nov 2, 2022
fix: rename command name to `shield:model`
datamweb
committed
65241d7
View commit details
Copy full SHA for 65241d7
Browse repository at this point
tests: add phpunit test
datamweb
committed
92ba9d4
View commit details
Copy full SHA for 92ba9d4
Browse repository at this point
docs: add description for command `shield:model`
datamweb
committed
469f8b9
View commit details
Copy full SHA for 469f8b9
Browse repository at this point
docs: correct description
Show description for 223fad5
datamweb
and
paulbalandan
authored
223fad5
View commit details
Copy full SHA for 223fad5
Browse repository at this point
docs: use `::$` instead of `->`.
Show description for 8c35a48
datamweb
and
paulbalandan
authored
8c35a48
View commit details
Copy full SHA for 8c35a48
Browse repository at this point
feat: use array unpacking
Show description for c142856
datamweb
and
paulbalandan
authored
c142856
View commit details
Copy full SHA for c142856
Browse repository at this point
Update tests/Commands/UserModelGeneratorTest.php
Show description for 49cd606
datamweb
and
paulbalandan
authored
49cd606
View commit details
Copy full SHA for 49cd606
Browse repository at this point
Update src/Commands/Generators/UserModelGenerator.php
Show description for baf6a26
datamweb
and
paulbalandan
authored
baf6a26
View commit details
Copy full SHA for baf6a26
Browse repository at this point
Update src/Commands/Generators/UserModelGenerator.php
Show description for 105c101
datamweb
and
paulbalandan
authored
105c101
View commit details
Copy full SHA for 105c101
Browse repository at this point
fix: remove unnecessary method
datamweb
committed
cd15b5c
View commit details
Copy full SHA for cd15b5c
Browse repository at this point
Commits on Nov 10, 2022
docs: remove unnecessary details
Show description for 4e6b06d
datamweb
and
paulbalandan
authored
4e6b06d
View commit details
Copy full SHA for 4e6b06d
Browse repository at this point
fix: remove unnecessary line
Show description for de0c36e
datamweb
and
paulbalandan
authored
de0c36e
View commit details
Copy full SHA for de0c36e
Browse repository at this point
updat: use `class` for suport IDE
Show description for ee29840
datamweb
and
paulbalandan
authored
ee29840
View commit details
Copy full SHA for ee29840
Browse repository at this point
fix: user `tearDown()` for delete file
datamweb
committed
3047309
View commit details
Copy full SHA for 3047309
Browse repository at this point
You can’t perform that action at this time.