Tag: yii
My PHP Programming Interview with Cloudways
Recently, managed cloud hosting platform Cloudways interviewed me about my path in PHP programming and software development on the way to launching Meeting Planner. They asked me about how I started programming: I began programming in basic when I was...
Scheduling with the Meeting Planner Preview
Scheduling Should Be Easier As some of you know, I’ve been writing an ongoing series about startups for Envato Tuts+ about a new scheduling service. Meeting Planner is now in its preview release. My goal is to make scheduling a meeting...
Yii2 Advanced Template
Update: Check out our new Yii2 Developer Exchange site at http://yii2x.com. It’s devoted exclusively for Yii2 developers to make it easier to find news, tips, tutorials and extensions related to Yii2. Initializing After you clone a Yii2 advanced template repository to your...
Composer
Update: Check out our new Yii2 Developer Exchange site at http://yii2x.com. It’s devoted exclusively for Yii2 developers to make it easier to find news, tips, tutorials and extensions related to Yii2.2>Composer Update Errors “Your requirements could not be resolved to an installable...
Introducing BirdHouse: A Twitter API Application for PHP
My latest PHP application lets you manage and build on the Twitter API; it’s called Birdhouse. Here’s a summary of the features that Birdhouse currently offers: Manage multiple Twitter accounts Support for the Twitter REST API and User Streaming API...
Active Record
Update: Check out our new Yii2 Developer Exchange site at http://yii2x.com. It’s devoted exclusively for Yii2 developers to make it easier to find news, tips, tutorials and extensions related to Yii2. Active Record I’ve found it helpful to keep a list of...
CGridView
Update: Check out our new Yii2 Developer Exchange site at http://yii2x.com. It’s devoted exclusively for Yii2 developers to make it easier to find news, tips, tutorials and extensions related to Yii2. CGridView See CGridView in the Yii Framework documentation. Using Relations in...