Skip to content

fennectra/skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My API

Built with Fennectra — PHP 8.3+ API Framework.

Getting Started

./forge serve               # Start the server at http://localhost:8080

Commands

./forge make:auth            # Generate authentication (users, roles, permissions)
./forge make:all Post        # Generate full CRUD for any entity
./forge make:organization    # Generate multi-org module
./forge make:email           # Generate email template system
./forge migrate              # Run database migrations
./forge db:seed              # Seed the database
./forge quality              # Run tests + lint + static analysis

Run ./forge to see all available commands.

Documentation

See the Fennectra documentation.

About

Fennectra skeleton

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors