Skip to content

Commit 83a4126

Browse files
committed
v1.1.0: Framework improvements and installation enhancements
This minor release includes significant improvements to the WarvilPHP framework: ✨ Added environment variable (.env) support for secure configuration 🔒 Implemented application key generation with key:generate command 📚 Complete documentation overhaul with extensive usage examples 🛠️ Fixed installation issues and directory creation warnings 📂 Improved project scaffolding and default file templates 🔧 Enhanced CLI tool with better path detection and error handling 📝 Added proper open-source documentation (LICENSE, CONTRIBUTING, etc.) 🎨 Enhanced README with emoji-based navigation and code examples ⚙️ Consolidated configuration approach for better security practices
1 parent dad1666 commit 83a4126

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "wardvisual/warvilphp",
33
"description": "A lightweight PHP framework inspired by Laravel",
44
"type": "project",
5+
"version": "1.1.0",
56
"license": "MIT",
67
"authors": [
78
{

0 commit comments

Comments
 (0)